The "named pipe" error is fired when the :ntserver: protocol is used but there is either no NetBios connection between client and server or there is no trust established between the two computers. Normally this works fine if both the server and the client are on the same NT domain and are both NT class machines of course. But I have experienced problems for example when connecting through a VPN channel to a remote network domain where my workstation is not a member. In this case there are two options: 1) Fall back to :pserver: protocol (or maybe sspi, which I have no experience of) 2) Map a network drive on the server from the client. It does not matter which share is connected, as long as the mapping is in place the named pipe exists and you can use CVS fine to the repository, which should reside on a disk with *no* shares defined...
/Bo -----Original Message----- From: J�rg Krein [mailto:[EMAIL PROTECTED]] Sent: den 20 mars 2002 10:31 To: [EMAIL PROTECTED] Subject: Re: [Cvsnt] CVS for NT 1.11.1.3 in ntserver mode? Hmm I hope this is the right way to answer.....? Yes, thank you! The dll does help it. Of course there is another problem now: cvs [import aborted]: Couldn't connect to named pipe on remote machine: Error 2 I'm missing something like a list of errors with solving tips. I only found somethig about error 6. Maybe someone can help me again? -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Gerhard Stegemann Gesendet: Montag, 18. M�rz 2002 16:41 An: [EMAIL PROTECTED] Betreff: Re: [Cvsnt] CVS for NT 1.11.1.3 in ntserver mode? Do you have the ntserver_protocoll.dll in your path or in the directory where your copy of CVS.EXE ist? The CVS client needs the according protocol DLL to communicate to the CVS server. MfG, J�rg Krein Fraunhofer IMS Finkenstr. 61 D-47057 Duisburg GERMANY _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
