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: <3C6BFA04.9030300@ece.gatech.edu> Date: Thu, 14 Feb 2002 12:55:16 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Stephane Passignat CC: cygwin AT cygwin DOT com Subject: Re: CVS as pserver & modules file is not supported References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Search the archives. :pserver: is not yet supported. SOME people have had success after much effort; others have not. Instead of going to all the effort of writing a java proxy, you could have merely getten sshd running on your repository machine, and used 'CVS_RSH=ssh' on your local machine. Then, with 'CVSROOT=:ext:user AT repositorymachine:/path/to/rep' stuff would just work. But you wouldn't know that unless you either (a) read the documentation in /usr/doc/Cygwin/cvs*, or (b) searched the mailing list archives... --Chuck Stephane Passignat wrote: > Hello, > > I'm trying to install CVS as a pserver on NT4.0 and I've lots of problems: > > - server refused connection, so I've developped a server in Java to bypass > inetd, then cvs works. > BUT > - now cvs to use CVROOT/modules files > > > > here is my config > ----------------------------------- > inetd.conf : > cvspserver stream tcp nowait root /bin/cvs > cvs -f --allow-root=/cygdrive/d/testcvs pserver > > WINNT\system32\drivers\etc\Services: > cvspserver 2401/tcp > > modules : > test -a dev > > CVSROOT/passwd: > cvsuser:kp/xiYcq1gIF2:User > > /etc/passwd: > User:unused_by_nt/2000/xp:1000:513:U-UC1663\User,S-1-5-21-1939158516-1601194 > 375-301078236-1000:/home/User:/bin/bash > ------------------------------------- > > > Thank's > > Stephane > > > > > -- > 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/ > > -- 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/