I am trying to use the -d option in CVSROOT\modules
file to install my project files into an alternate directory
structure. This is the entry in CVSROOT\modules

deploy_it  -d testdeploy/bin  project_name

The above syntax works fine on the NT platform but I am not able
to designate a "drive letter" to install on C: drive or D:
drive. For example I have tried:

deploy_it  -d C:\testdeploy\bin  project_name
deploy_it  -d C:/testdeploy/bin  project_name
deploy_it  -d "C:/testdeploy/bin"  project_name
deploy_it  -d "C:\testdeploy\bin"  project_name

and none of these seem to work. Is there a way to designate 
a specific drive letter with the -d option on NT ?

   Sam

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


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

Reply via email to