[Cvsnt] How to commit a change to multiple branches

Vardhan Varma vardhan.v at parsectech.com
Tue Jul 9 12:54:16 BST 2002


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


I think better idea will be to create a patch file
 cvs diff -u XYZ >> patchfile

and checkout each branch, and patch < patchfile each one.

--Vardhan

-----Original Message-----
From: tmh at nothing-on.tv [mailto:tmh at nothing-on.tv]
Sent: Tuesday, July 09, 2002 4:41 PM
To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook
Subject: Re: [Cvsnt] How to commit a change to multiple branches



On Tue, 9 Jul 2002 06:48:39 +0000 (UTC),
Sven.Issberner at de.heidelberg.com ("Issberner, Sven 3767 S-PP-RD-E3")
wrote:

>Hi,
>
>I have a module with multiple branches that will
>never be merged. Now I have to change one file and
>want that change to take affect on all branches.
>How can I achieve this ?
>

If you want to do this you have to 'update' the file first, as the
difference between the two branches has to be factored in:

1. change the trunk
2. commit the trunk
3. switch to the branch: cvs update -r file.txt
4. change the branch
5. commit the branch

Tony

_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs



More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook