[cvsnt] Ssh protocol && socket error

Tony Hoyle tmh at nodomain.org
Wed Feb 5 23:39:55 GMT 2003


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Keith D. Zimmerman wrote:

> So we would be able to do
> cvs -d :local:/ewcode co all
> 
> Where ewcode maps to /e//network/g-drive/cvsrepo/ewcode?

Not for local mode (which is special).  However for server modes, which ssh
uses (it executes 'cvs server' on the remote end) this will work.

You can force it in local mode with:

cvs -D e:/network/g-drive/cvsrepo -d :local:/ewcode co all

Which could be done using a batch file, if you really need it:

@cvs -D e:/network/g-drive/cvsrepo %*

Tony



More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook