info-cvs
[Top][All Lists]
Advanced

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

Determining changes made on a branch


From: gmanko
Subject: Determining changes made on a branch
Date: 13 Feb 2006 11:36:06 -0800
User-agent: G2/0.2

I have tried to find a way to do this directly with cvs or wincvs, but
have not had much luck with any of the log or rdiff options mentioned
in other posts.

A colleague suggested an elegant solution using grep that seems to work
pretty well, so I am going to post it here:

cat ChangeLog | grep "<branch tag name>" > patchlist.log



reply via email to

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