On Thu Jun 24, 2004 at 10:38:37 +1000, Gavin Carr wrote: >On Thu, Jun 24, 2004 at 10:27:59AM +1000, Benno wrote: >> 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. > >Not quite true - this works fine: > > cp `tla file-find foo` .
Ok cool, maybe this didn't exist when I first asked the question... >(assuming foo is a unique name, of course) Mm, seems to work it out even when it isn't unique ;). >The aba version seems better on the fingers though. Just... ;) Benno -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
