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.
Wrong! If you have duplicated the accounts so they have the same passwords then the correct string is: :sspi:Lab39:/Repo Provided that: 1) The CVSNT server is Lab39 2) You have set the "Name" of the repository C:\CVSNT\repo to /Repo (Don't use \ as part of a repository name, \ is treated as an escape character) Bo -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Bill Swartz Sent: den 28 april 2005 15:57 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Re: cvsnt on windows workgroup I tried using :sspi:. 1 I duplicated the user account from the client PC to the server PC. The account has no password. 2 CVSROOT client - :sspi:Owner at Lab39:C:\CVSNT\repo server - C:\CVSNT\repo 3 On the client, I tried cvs co CVSROOT 4 I got this response: connect to Lab39:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. cvd [checkout aborted]: Connection to server failed What am I doing wrong? Bill -----Original Message----- If you duplicate the user accounts on your workstation PC:s to the server PC (create accounts with the same username and password) then you can use :sspi:, which is most transparent and easy to use. If this is not possible then the next thing to do (in a closed environ- ment like a company LAN) is to create one or two user accounts on the server for CVS access. THen use the :pserver: protocol. In this case you will have to add the allowed users for pserver by executing the cvs passwd command and add the CVS users with their CVS passwords while aliasing each of them to the created user account on the server. This will make CVS operate with the permissions of that server account but store the :pserver: usernames into the CVS logs so that you still will get to know who did what. /Bo -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Bill Swartz Sent: den 28 april 2005 01:37 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] cvsnt on windows workgroup Hello, We have several WINXP machines. I have cvsnt server on one and cvsnt client on another. What combination of protocol and accounts will allow me to access the server from the client? Bill __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs