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: Mark E. Hamilton
Subject: Re: Overwriting trunk files with specific branch files
Date: Tue, 16 Aug 2005 11:01:20 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

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.

3a) cd A
3b) find . -name CVS -prune -o -print | cpio -pdmvu B

>>4) Commit B.


--
----------------
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666





reply via email to

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