info-cvs
[Top][All Lists]
Advanced

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

Help with CVS module manipulation


From: Masters, Matt
Subject: Help with CVS module manipulation
Date: Wed, 12 Mar 2008 12:23:57 -0400

In CVSROOT/modules try this:

foo/submodule –a bar/foo/submodule
 

Then do checkout:

cvs co -d submodule foo/submodule

 

 

Not really knowing your restrictions, but you can possible simplify it by doing this to CVSROOT/modules

submodule –d bar/foo/submodule

 

Then do checkout:

cvs co submodule

 

 

Passing it on,

Matt

**********************************************************************

This email and any files transmitted with it are confidential and

intended solely for the use of the individual or entity to whom they

are addressed. If you have received this email in error please notify

the system manager.

This footnote also confirms that this email message has been swept

for the presence of computer viruses.

**********************************************************************


reply via email to

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