gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Newbie problem with tla add


From: John A Meinel
Subject: Re: [Gnu-arch-users] Newbie problem with tla add
Date: Wed, 04 May 2005 21:54:43 -0500
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

Sandip Bhattacharya wrote:
Hi!
I was just trying the intro examples out. But I am running into a small
problem :) Can any one point me in the right direction?


-------------------------------
address@hidden hello-world]$ ls
{arch}  hw.c  main.c
address@hidden hello-world]$ tla inventory --names
S  hw.c
S  main.c
address@hidden hello-world]$ tla inventory --names --source
hw.c
main.c
address@hidden hello-world]$ tla inventory --source
address@hidden hello-world]$ tla add hw.c
tla: unrecognized command (add)
  (try 'tla help')
address@hidden hello-world]$ tla --version
The GNU Arch Revision Control System (tla-1.3.1fix1)
------------------------------------

tla-1.3.1 onward got rid of the "tla add" command, and now only have
"tla add-id". Sorry about the confusion.

You should be fine to just do:

tla add-id hw.c main.c



TIA,
 Sandip


John
=:->

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]