info-cvs
[Top][All Lists]
Advanced

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

Re: Can I get CVS to tell me what I haven't merged yet?


From: Aaron Bono
Subject: Re: Can I get CVS to tell me what I haven't merged yet?
Date: Tue, 8 Aug 2006 15:02:05 -0500

On 7 Aug 2006 06:05:19 -0700, Chris <address@hidden> wrote:
I have a project with 8-10 modules.  I branched it and made a bunch of
changes in a number of modules.  I think I've merged most of the
changes but I'd like a confirmation.  Is there some way that I can get
CVS to tell me what I haven't merged?  Or at least a way to tell me
what has changed on the branch so I have a checklist to work from?


You may considering tagging both before and after the merge.  Since you did a branching, there should be a branch tag so you can do a diff between the tip and the tag.  But if other users are checking in code, that may not be an accurate representation of your merge.

I cannot remember if CVS automatically does any tagging when doing a merge but I don't think so.  Anyone else know?

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
   http://codeelixir.com
==================================================================
reply via email to

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