FWIW, I finally figured this out.  My original message didn't contain
enough data.  The problem hadto do with checking out two modules into
the same aliased directory, but obviously only being able to have one
'CVS' dir

my modules definitions now look something like:

# create uy_pro first
proroot     -d pro                         root_pro
# order processing      
procart     -d pro/order                   orderpages
profunc     -d pro/functions               functions
# images
proimgs     -d pro/images                  images
# uybin
probin      -d pro/bin                     bin
# prof only contains profiles/index.php
proprof     -d pro/profiles                prof
# pro profile
propro      -d pro/profiles/professional   profiles/professional
# email tmplates
protmpl     -d pro/includes/tmpl           tmpl
# export this with 
# $ cvs -d /home2/cvs/uy_mod export -r UYTAG -d . pro
pro &proroot &procart &profunc &proimgs &probin &proprof &propro &protmpl

thanks for taking the time to try & help,
Kenneth




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

Reply via email to