Tuesday, March 11, 2008

see the differences between two branches of CVS

To see all of the changes between two branches

1. checkout the source from HEAD/or branch, CD into it
2. run command cvs -q diff --brief -r brach_to_compare | grep Index

1 comment:

Krix93 said...

please 1 example.
firtBranch
secondBranch.
of diferent proyect.