info-cvs
[Top][All Lists]
Advanced

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

Re: Putting a catalog in a different location...


From: Paul Sander
Subject: Re: Putting a catalog in a different location...
Date: Mon, 6 Nov 2000 10:45:46 -0800

Yes, this is possible by munging the modules database.  Beware, however,
that the modules database is not properly versioned, so changing an existing
entry will break reproducibility of old releases.  You must create a new
module to get the new layout.

The new module might look something like this:

newmod          -a newmod-1 newmod-2 newmod-3 newmod-4
newmod-1        -l -d top-dir             top-dir
newmod-2           -d top-dir/java        top-dir/java
newmod-3        -l -d top-dir/misc        top-dir/misc
newmod-4           -d top-dir/java/images top-dir/misc/images

--- Forwarded mail from address@hidden

Is this possible??

Let's say I have a repository tree that looks like this:
/CVSROOT/top-dir/
/CVSROOT/top-dir/java
/CVSROOT/top-dir/misc
/CVSROOT/top-dir/misc/images

I want to check out a working copy where the images catalog is placed under
the java catalog. 

Working copy : top-dir/java/images

--- End of forwarded message from address@hidden




reply via email to

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