Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <000901c1a55e$761dae10$0610a8c0@wyw> From: "Wu Yongwei" To: Subject: CVS PServer problem Date: Fri, 25 Jan 2002 13:08:39 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 AT 192 DOT 168 DOT x DOT 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/