This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CVS PServer problem


I am running Windows 2000 and have configured inetd correctly -- that is, I
suppose so, because now I can access services like FTP and daytime. And
then, I

1) added cvspserver to the Windows Services file;
2) added "cvspserver stream tcp nowait root /usr/bin/cvs
cvs --allow-root=/home/cvs pserver" to /etc/inetd.conf;
3) created /home/cvs and executed cvs init for this directory;
4) created a /home/cvs/CVSROOT/passwd containing
"test:QFVdvse1GAVi2:Administrator";
5) restarted the inetd service.

Now I can see from netstat that port 2401 is listening. I set CVSROOT to
":pserver:test@192.168.x.x:/home/cvs" and I can execute a cvs login using
pserver. However, when I try "cvs import...", it always reports

  setuid failed: Not owner

Any ideas? (I can log in to FTP as "Administrator" or "anonymous" and
encounter no problems.)

Thanks and best regards,

Wu Yongwei


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]