info-cvs
[Top][All Lists]
Advanced

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

RE: Checkout's over checkouts.


From: Jim.Hyslop
Subject: RE: Checkout's over checkouts.
Date: Tue, 29 Mar 2005 09:36:57 -0500

Rick Genter wrote:
> [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

That will not replace the files, just apply a sticky tag to your working
directory.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )





reply via email to

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