info-cvs
[Top][All Lists]
Advanced

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

Diffs by date on a branch?


From: Santhosh K
Subject: Diffs by date on a branch?
Date: Fri, 20 Nov 2009 14:16:56 +0530 (IST)

Isn't this possible?

http://lists.gnu.org/archive/html/info-cvs/2001-05/msg00270.html

Santhosh
---------


Is there a way to see diffs by date on a branch?

When I do a command like:

        cvs diff -D 2001/04/20 -D 2001/02/07 foo.bar

I get a diff of Trunk revisions over that date range, not revisions from my
current branch, which is what I'd like to see.  I also tried

        cvs rdiff -r<branch_tag> -D 2001/04/20 -D 2001/02/07
<repository_path_to>foo.bar

a la cvs log, but it doesn't like all the revisions/dates.


      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
http://in.yahoo.com/




reply via email to

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