The dev environment I'm in requires the ability to checkout files to a working directory that does not live on the developer's machine. (The Repository machine and the machine hosting the working directory live in a data center right next to each other -- the developers are remote.)
 
The environment is NT. We could have the developers map a drive from the remote developer's machine to the working dir but I would like to avoid that pain over the Internet.
 
is there anyway to specify a different working dir to check files out to other than the "current directory"?
 
david

 

Reply via email to