info-cvs
[Top][All Lists]
Advanced

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

Re: CVS question


From: Arno Schuring
Subject: Re: CVS question
Date: Thu, 5 Feb 2004 12:58:29 +0100

See http://www.cvshome.org/docs/manual/cvs-1.11.10/cvs_18.html#SEC160

Add the following line to your CVSROOT/modules file:

PackA    PackA &PackB

Hope this is what you are looking for

Arno Schuring

 ----- Original Message ----- 
From: "Sophie Coon" <address@hidden>
To: <address@hidden>
Sent: Thursday, February 05, 2004 2:28 AM
Subject: CVS question


> Hi,
> I have the following problem.
>
> Lets assume that the top level repository contains a directory PackA which
> contains 2 files: afile1 and afile2.
>
> The repository also contains another directory at the same level, PackB
> which contains 1 file, bfile1.
>
> I'd like to know if CVS provides a mechanism that will create the
following
> files:
> PackA/afile1
> PackA/afile2
> PackA/PackB/bfile1
> when executing "cvs co PackA".
>
> and
> PackB/bfile1
> when executing "cvs co PackB".
>
> I'd like to keep PackB independent from PackA under CVS, but have it
checked
> out as a subdir of PackA if checking out PackA.
>
> Thanks in advance for any information.
> Best regards
> Sophie
> -- 
> ############################################################
> Sophie COON               The Scripps Research Institute
> Research Programmer III       Molecular Graphics Laboratory
>       10550 North Torrey Pines Road
> Phone: (858) 784-9556                    La Jolla, CA 92037
> Fax  : (858) 784-2860
> ############################################################
>
>
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>




reply via email to

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