info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CVSROOT\modules file -d option on NT


From: Jim.Hyslop
Subject: RE: CVSROOT\modules file -d option on NT
Date: Mon, 2 Feb 2004 09:08:12 -0500

> 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 ?
No, because the directory in the modules file is not an absolute path. It is
a subdirectory relative to the current working directory at the time you
issue the "checkout" command.

-- 
Jim Hyslop 
Senior Software Designer 
Leitch Technology International Inc. (<http://www.leitch.com/>) 
Columnist, C/C++ Users Journal (<http://www.cuj.com/experts>) 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]