Across the ether fly the words of Prakash Ranade:
> 
> Now, My question is the changes which I made on foo.c needs to be
> reflected on Main, and Branch 2.5's foo.c, without checkout - update -
> commit cycle.

Another idea is to create a diff of the changes to foo.c, using cvs diff, 
then patch the checkouts of foo.c from the trunk and branch 2.5 using patch.
I think this is essentially what a cvs merge (cvs update -j) would do,
except you would not need to commit the foo.c changes first.

gary



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to