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

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

Re: [Gnu-arch-users] Revert?


From: Robin Green
Subject: Re: [Gnu-arch-users] Revert?
Date: Mon, 5 Apr 2004 19:33:05 +0100
User-agent: Mutt/1.5.4i

On Mon, Apr 05, 2004 at 08:15:26PM +0200, Juliusz Chroboczek wrote:
> How do you revert a file?
> 
>   $ rm foo.c; cvs update foo.c

aba file-revert does this. See http://sourcecontrol.net/~abentley/aba

The relevant commands it runs are:

aba_break_link (only necessary if you are using hardlinked revlibs)
tla file-diffs $file $revision | patch -R

$revision is optional.
-- 
Robin

Attachment: pgpsvL9TlwwAQ.pgp
Description: PGP signature


reply via email to

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