info-cvs
[Top][All Lists]
Advanced

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

Re: files modified in a branch


From: Stuart Cooper
Subject: Re: files modified in a branch
Date: Fri, 16 Mar 2007 10:43:58 +1100

I'd like to know which files were modified in a branch since it's
creation.... is it possible with a single command ?

Good branch creation policy is to tag the project before a branch is created.

If your project has done that, you can
$ cvs diff -r name_of_that_tag
from within a checked out, up to date branch

Cheers,
Stuart.




reply via email to

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