[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVSROOT\modules file -d option on NT
From: |
Sam Talebbeik |
Subject: |
CVSROOT\modules file -d option on NT |
Date: |
Sun, 1 Feb 2004 23:04:53 -0800 (PST) |
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/
- CVSROOT\modules file -d option on NT,
Sam Talebbeik <=