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: ai26
Subject: Re: [FAQ?] revert to current version
Date: Sat, 18 Feb 2006 23:02:20 +0100

In a message of Fri, 17 Feb 2006 15:32:50 +0300
Received on Sat, 18 Feb 2006 08:04:27 +0100

Sergei Organov <address@hidden> wrote to address@hidden

>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?

rm file_in_question
cvs up

Michael




reply via email to

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