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: Alan Dayley
Subject: Re: Overwriting trunk files with specific branch files
Date: Tue, 16 Aug 2005 10:23:22 -0700
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

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

address@hidden wrote:
No, since this will copy the CVS dirs also. I do NOT want
to go from dir to dir (nested dir project) and copy just
the files.


-----Original Message-----
From: address@hidden [mailto:address@hidden
org] On Behalf Of Andy Jones
Sent: Tuesday, August 16, 2005 11:41 AM
To: address@hidden
Subject: Re: Overwriting trunk files with specific branch files


1) Check out 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.

Does that work?





reply via email to

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