info-cvs
[Top][All Lists]
Advanced

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

Question with modules


From: Mario Charest
Subject: Question with modules
Date: Wed, 31 May 2006 09:42:01 -0400

We have two different development branches of two distinct product. 

standard/prg1
standard/prg...
standard/lib

grade/prg1
grade/prg...

Now I want standard to share the library directory with grade.  I edited
CVSROOT/modules files as such:

grade/lib standard/lib
ProductC -a grade grade/lib

When I do "cvs get ProductC" that works fine but if I try "cvs get
-dtmpname ProductC" the lib directory is not checkout and I see the
following error:

Cvs checkout: existing repository /cvs/home/grade does not match
/cvs/home/standard/lib
Cvs checkout: ignoring module grade/lib

How should I go about to get the result I want

Regards,

Mario






reply via email to

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