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.
I validate that I am entering the correct user name. I checked the owners of some of my other projects, ones I created with import. They list my login the same way I am using it in the chown. I traced the chown command and it looks like the problem is the following: S -> Name_Repository((null),(null)) S -> Checking admin file C:/CVSNTServer/CVSRepository/Engineering/CVSROOT/admin for user clehman S -> win32getpwnam(clehman) S -> Machine is standalone S -> NetUserGetInfo returned NERR_UserNotFound - failing cvs server: User clehman does not exist This makes me think it's a configuration with my server, but I am not sure what or how to fix. Any ideas, or should I just log a bug against CVSNT? Thanks, Curtis Lehman -----Original Message----- From: Glen Starrett [mailto:grstarrett at cox.net] Sent: Wednesday, August 04, 2004 12:29 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] Re: Limiting access to CVSROOT and some CVS commands. .. Lehman, Curtis wrote: > cvs chown clehman CVSROOT > > ***** CVS exited normally with code 0 ***** > > cvs server: User clehman does not exist [snip] > my admin file has some comments at the top of the file, all the lines start > with #, and then I have clehman as the first of two entries. Since I am > using SSPI, I do not have a password file in CVSROOT. Any ideas why it says > clehman does not exist? I'm I missing a step? It might be case sensitive -- some parts of CVSNT are still case sensitive, I think. Check your history or log info and see what CVS is getting as your information (e.g. from a previous commit) and use that exactly. If that is the case then please add a report to the bug database so it can be addressed some time in the future. -- Glen Starrett _______________________________________________ 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