info-cvs
[Top][All Lists]
Advanced

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

RE: Overwriting trunk files with specific branch files


From: McNamee, John
Subject: RE: Overwriting trunk files with specific branch files
Date: Tue, 16 Aug 2005 14:25:14 -0500

The "export and copy" approach fails if you've added or removed files.


-----Original Message-----
From: Alan Dayley
Sent: Tuesday, August 16, 2005 12:23 PM
To: address@hidden
Subject: Re: Overwriting trunk files with specific branch files

Then just do an export of the tagged files.  Export does not create the 
CVS dirs.  In other words, change the steps to:

1) Export the tagged files from the branch into directory A.
2) Check out the trunk into directory B.
3) Copy all the files from A into B.
4) Commit B.

Would that work?

Alan




reply via email to

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