info-cvs
[Top][All Lists]
Advanced

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

Re: Branch question


From: Gary Granger
Subject: Re: Branch question
Date: Tue, 24 Apr 2001 10:54:04 -0600

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





reply via email to

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