info-cvs
[Top][All Lists]
Advanced

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

RE: Checkout's over checkouts.


From: Rick Genter
Subject: RE: Checkout's over checkouts.
Date: Tue, 29 Mar 2005 06:22:51 -0800

> -----Original Message-----
> From: address@hidden
[mailto:address@hidden On Behalf Of
Euan Guttridge
> Sent: Tuesday, March 29, 2005 6:29 AM
> To: 'address@hidden'
> Subject: Checkout's over checkouts.
> 
> I want to check out a branch, then subsequent tagged files on top of
that
> branch. I do not want to -j merge the subsequent tagged files into the
> branch but do a wholesale replacement. What is the best method please?
> 
> Thanks

I would do the following:

cvs co -rbranch module
cd module
cvs co -rtag file1 file2 ... fileN

Rick
--
Rick Genter
Principal Engineer
Silverlink Communications
<mailto:address@hidden>
(781) 272-3080 x242




reply via email to

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