On Thu Mar 18, 2004 at 13:32:50 +1100, Benno wrote:
>Sorry this is probably a dumb question, but what is the 
>"arch way" of reverting a file back to its latest copy.
>
>In cvs I do:
>
>rm foo; cvs up foo

Following up my own question...

The answer is that tla can't do this. The easiest way I've
found it to grab aba, and from there use the 

aba file-revert foo.

P.S: This only works in the current working directory, so
aba file-revert bar/foo 

will not work.

Also it will leave a file ,,revert-undo.foo lying around, why
sucks if you are reverting foo.c, and your build system builds
*.c.


Benno
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to