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.
Scott, Try creating a different "temp" directory - eg: c:\mytemp and use the CVSNT control panel to specify that is the temp directory to use. If the command still fails, enable server side tracing in the control panel and then re-run the command and send the trace to support at march-hare.com (large attachments are not permitted on the newsgroup). cvs -ttt -d :sspi:win-x64:2401:/dii add code.cpp > add.txt 2> add-err.txt Regards, Arthur -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Scott Bolton Sent: Thursday, 8 March 2007 4:07 AM To: cvsnt at cvsnt.org Subject: Re: [cvsnt] CVSNT and Windows XP Pro x64 i used the command: cvs -d :sspi:win-x64:2401:/dii add code.cpp and the error message i got: cvs [server aborted]: cannot change permissions on temporary directory C:\WINDOW S\TEMP/cvs-serv1352: No such file or directory but i have an administrator account, same user name and same password on both the "win-x64" server and client machine that i'm ran that command Please help if you can, Scott "Arthur Barrett" <arthur.barrett at march-hare.com> wrote in message news:mailman.727.1173148246.16616.cvsnt at cvsnt.org... Lynn, The cvsdiag results all look OK. Michaels questions are right where I was going... What user is the cvsservice running as? It should be SYSTEM. Finally what CVSROOT are you using, are you using pserver? If you are using pserver, switch to sspi and do not use "login", ie: cvs -d :pserver:localhost:/dii login cvs -d :pserver:localhost:/dii ls Is replaced with: cvs -d :sspi:localhost:/dii ls Regards, Arthur -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Lynn McGuire Sent: Tuesday, 6 March 2007 11:25 AM To: cvsnt at cvsnt.org Subject: Re: [cvsnt] CVSNT and Windows XP Pro x64 > Send the results of cvsdiag to the list, and check the Windows Event > Log for errors. ----------------------------------------------------------- The event log talks about the user not being able to login. ----------------------------------------------------------- C:\Documents and Settings\Administrator>cvsdiag CVSNT Diagnostic output ----------------------- Server version: 2.5.03 (Scorpio) Build 2382 OS Version: Windows 2003 5.2.3790 (Service Pack 1) CVS Service installed: Yes LockService installed: Yes :pserver: installed: Yes :sserver: installed: Yes :gserver: installed: Yes :server: installed: Yes :ssh: installed: Yes :sspi: installed: Yes :ext: installed: Yes Installation Path: C:\CVSNT\ Repository 0 Path: c:/dii Repository 0 Name: c:/dii Repository 1 Path: (no value) Repository 1 Name: (no value) Repository 2 Path: (no value) Repository 2 Name: (no value) Repository 3 Path: (no value) Repository 3 Name: (no value) CVS Temp directory: C:\WINDOWS\TEMP CA Certificate File: (no value) Private Key File: (no value) Local Users Only: No Default LockServer: localhost:2402 Disable Reverse DNS: No Server Tracing: No Case Sensitive: No Server listen port: 2401 Compatibility (Non-cvsnt clients): Report old CVS version: No Hide extended status: No Emulate co -n bug: Yes Ignore client wrappers: No Compatibility (CVSNT clients): Report old CVS version: No Hide extended status: No Emulate co -n bug: No Ignore client wrappers: No Default domain: (no value) Force run as user: Temp dir readable by current user: Yes Repository0 readable by current user: Yes Temp dir writable by current user: Yes AV files detected: (none) Installed Winsock protocols: 1003: MSAFD Tcpip [TCP/IP] 1004: MSAFD Tcpip [UDP/IP] 1001: RSVP UDP Service Provider 1002: RSVP TCP Service Provider _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt cvsnt downloads at march-hare.com https://www.march-hare.com/cvspro/en.asp#downcvs @CVSNT on Twitter CVSNT on Facebook _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt cvsnt downloads at march-hare.com https://www.march-hare.com/cvspro/en.asp#downcvs @CVSNT on Twitter CVSNT on Facebook