Re: CVS as pserver & modules file is not supported

2002-02-14 Thread Charles Wilson
Search the archives. cvsd as a :pserver: is not yet supported. SOME people have had success after much effort; others have not. (cvs DOES work as a :pserver: client however) Instead of going to all the effort of writing a java proxy, you could have merely getten sshd running on your reposit

Re: CVS as pserver & modules file is not supported

2002-02-14 Thread Charles Wilson
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