info-cvs
[Top][All Lists]
Advanced

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

Re: rdiff without -c option


From: Eric Siegerman
Subject: Re: rdiff without -c option
Date: Fri, 20 Apr 2001 14:02:53 -0400
User-agent: Mutt/1.2.5i

On Fri, Apr 20, 2001 at 12:03:53PM +0530, Kudiyarasan wrote:
>     Thanks for your reply . And I need  difference between the versions
> "without  Working Copy " .

Do you mean that you want the difference between two checked-in
revisions, instead of between one revision and your sandbox?  If
so, use:
        cvs diff -r<rev1> -r<rev2> ...

As usual, "rev1" and "rev2" can be either tags or specific
revision numbers, but (as equally usual) the latter don't make
much sense if you're diffing multiple files.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)



reply via email to

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