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 [EMAIL PROTECTED]

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 [EMAIL PROTECTED]


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to