[cvsnt] CVSNT and Windows XP Pro x64
Scott Bolton
nospam at nospam.com
Wed Mar 7 17:07:02 GMT 2007
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
More information about the cvsnt
mailing list