[cvsnt] Problems with ampersand modules
Matthew Harvey
MHarvey at axeda.com
Fri Jul 25 18:32:06 BST 2003
I'm having a problem with ampersand modules in 2.0.6 which is similar to
others that I've seen posted... I haven't seen a definitive solution,
though, other than to roll back to 2.0.3?
My modules file looks like this:
java -a drm_java
webapps -a drm_webapps
taglibs -a drm_taglibs
drm drm_master &java &taglibs &webapps
When I do a checkout of drm, I expect to get:
drm
java
webapps
taglibs
But instead I get
drm
java
drm_java
webapps
drm_webapps
taglibs
drm_taglibs
I believe this is the same symptom that others were describing. Is there any
recourse other than to use version 2.0.3?
More information about the cvsnt
mailing list