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.
How did you set your cvsroot? Like so: :ntserver:machinename:d:/cvsrepo or similar? I have seen this problem when I connect through a VPN to a remote location (not your case though). In these cases I have had to map a drive letter to a share on the remote server to make it work. Basically the ntserver uses named pipes for authentication and if there is already a connection like for a mapped drive then all is well. But otherwise authenticatition must be made using the pipe. What kind of network protocols do you have on the "same" machine? And which operating system? If you use W2000 and you don't have a network cable attached I suspect that you will get this error if the only network protocol is TCP/IP because it unloads completely when the network cable is pulled out. Some new Microsoft idea introduced with W2000. To avoid that you must add the Microsoft Loopback Network adapter and bind it to TCP/IP too. THen it will always stay loaded. HTH /Bo -----Original Message----- From: Trogrlic Zeljko [mailto:zeljko.trogrlic at siemens.hr] Sent: den 13 mars 2002 15:01 To: 'CVSNT' Subject: [Cvsnt] Named pipe error Hello, I'm using Wincvs over ntserver protocol. Server is located on the same machine. CVSNT version is 1.11.1.3. Very often Wincvs can't connect to cvsnt with following error message: Wincvs 1.2: cvs [update aborted]: Couldn't connect to hro0030c, named pipe error 6 Wincvs 1.3: cvs [update aborted]: Couldn't connect to named pipe on remote machine: Error 64 Both programs use cvs.exe from cvsnt Any ideas? _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs