info-cvs
[Top][All Lists]
Advanced

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

Re: question regarding diffing tags and branches..


From: Larry Jones
Subject: Re: question regarding diffing tags and branches..
Date: Wed, 13 Feb 2002 13:34:22 -0500 (EST)

Mark Lancisi writes:
> 
> I need to find out the list of changes, per file, made to a branch since =
> its creation.

        cvs log -r branch

> I also need a list of changes, per file made to the trunk =
> since creation of the branch. I want to be able to sort these lists of =
> files  and compare them.
> 
> I've got a static tag signifying the foot of the branch.  Does anyone =
> have any tips on the easiest way to get this info out of cvs?

        cvs log -r branch_base:

-Larry Jones

I like maxims that don't encourage behavior modification. -- Calvin



reply via email to

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