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

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

Re: [Gnu-arch-users] tla undo file


From: Zenaan Harkness
Subject: Re: [Gnu-arch-users] tla undo file
Date: Tue, 02 Nov 2004 16:58:15 +1100

> > OK, another one this time (actually, this was the first one I tried):
> > 
> > $ cd ../../..
> > $ pwd
> > /home/zen/cpc/tla3
> > $ tla file-diffs src/cpc/css/CPCSessionServices.java
> > new file (not present in address@hidden/cpc--devel--0.2--patch-46)
> > 
> > Why does the file-diffs mechanism not work for me in this situation?
> 
> Because the file-id is missing, and you don't get any feedback on why.
> https://bugzilla.ubuntu.com/show_bug.cgi?id=3152
> 
> 
> You can copy the file-id from the library back in, and file-diffs will
> start working.

$ cp $(tla library-file src/cpc/css/.arch/CPCSessionServices.java.id \
       $currev) .
library-file: file not found in library
(address@hidden/cpc--devel--0.2--patch-46:src/cpc/css/.arch/CPCSessionServices.java.id)

and yet:

$ ls -l
/home/arch/revlib/address@hidden/cpc/cpc--devel/cpc--devel--0.2/cpc--devel--0.2--patch-46/src/cpc/css/.arch-ids/CPCSessionServices.java.id
-rw-rw-r--  6 zen arch 74 Oct 27 08:59
/home/arch/revlib/address@hidden/cpc/cpc--devel/cpc--devel--0.2/cpc--devel--0.2--patch-46/src/cpc/css/.arch-ids/CPCSessionServices.java.id

I can of course manually copy this file. Is there a problem if I don't
copy it in (and don't otherwise 'tla add' the now-replaced source file)?

The reason I'm being so pedantic here, is that 'tla changes' would have
me believe that both files are still "D"eleted from my local repo...

tia again
zen




reply via email to

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