info-cvs
[Top][All Lists]
Advanced

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

Re: [FAQ?] revert to current version


From: Sergei Organov
Subject: Re: [FAQ?] revert to current version
Date: Fri, 17 Feb 2006 15:32:50 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.18 (linux)

Steve <address@hidden> writes:
> On 16/2/06 19:04, in article
> address@hidden, "Ted Stern"
> <address@hidden> wrote:
>
>> So is that possible, or is my -p method the most concise way possible?
>> 
>> Ted
>
> cvs update -C foobar

I think that's exactly what OP asked for, but does anybody know how to
just get rid of local changes *without* updating the source to the
latest version from repository?

One way that I see is:

$ cvs diff -u foobar | patch -p0 -R


Can it be done without help of external tools?

-- Sergei.





reply via email to

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