info-cvs
[Top][All Lists]
Advanced

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

Re: Compare "main" trunk against all branches


From: chaitu
Subject: Re: Compare "main" trunk against all branches
Date: Mon, 3 Nov 2008 22:25:28 -0800 (PST)
User-agent: G2/1.0

I don't personally know of such a command. One way is to run cvs log
on each of the modules branch-wise, store them in separate files, and
then parse each branch's log and look if the same comments are present
in the trunk's log. This is laborious and error-prone especially if
your programmers checked in the same changes with different comments
in trunk and branches.

Good luck!


reply via email to

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