Re: RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-10 Thread Igor Pechtchanski
Reini, He's using Cygwin's CVS as both client and server -- there's (hopefully) no version mismatch. If there is, that's probably the source of his problem, anyway -- with or without "-z 0"... :-) Igor On Tue, 10 Feb 2004, Reini Urban wrote: > Please try -z 0 > since the cygwin cvs is b

Re: RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-10 Thread Reini Urban
Please try -z 0 since the cygwin cvs is behind the latest release which changed it's protocol on the inflate methods. Flo schrieb: I remotly connect to the server via SSH with putty I tried to connect with an explicit CVSROOT : :ext:[EMAIL PROTECTED]:/opt/cvs ... -- Reini Urban http://xarch.tu-g

Re: RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Igor Pechtchanski
Requesting server cvsrc (read-cvsrc2) > cvs [server aborted]: /opt/cvs: no such repository > Not very helpfull :) > > I also tried connecting via :ext: from the same machine that > houses the repository and i get the same error : cvs [server aborted]: > /opt/cvs: no such repos

RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Flo
expect i have undertood your questions. Flo -Message d'origine----- De : Igor Pechtchanski [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 février 2004 22:44 À : Flo Cc : [EMAIL PROTECTED] Objet : Re: 1.0.0 : CVS Checkout via SSH = error : no such repository Given your CVSROOT setting, I as

Re: 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Igor Pechtchanski
ns-and-arguments] > where cvs-options are -q, -n, etc. > ... > > > -Message d'origine- > De : cygwin-ownercygwincom De la part de Igor Pechtchanski > Envoyé : lundi 9 février 2004 20:58 > À : Flo > Cc : cygwincygwincom > Objet : Re: 1.0.0 : CVS Checkou

RE : 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Flo
 : lundi 9 février 2004 20:58 À : Flo Cc : [EMAIL PROTECTED] Objet : Re: 1.0.0 : CVS Checkout via SSH = error : no such repository On Mon, 9 Feb 2004, Flo wrote: > Hello, > > Cygwin version : 1.5.7-1 > On Windows XP Professional Ver 5.1 Build 2600 > > I installed a CVS Server and OpenS

Re: 1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Igor Pechtchanski
On Mon, 9 Feb 2004, Flo wrote: > Hello, > > Cygwin version : 1.5.7-1 > On Windows XP Professional Ver 5.1 Build 2600 > > I installed a CVS Server and OpenSSH on Cygwin. > I succesfully remotly connect to my server via SSH > But when i try to checkout the CVSROOT module remotly i get this message >

1.0.0 : CVS Checkout via SSH = error : no such repository

2004-02-09 Thread Flo
Hello, Cygwin version : 1.5.7-1 On Windows XP Professional Ver 5.1 Build 2600 I installed a CVS Server and OpenSSH on Cygwin. I succesfully remotly connect to my server via SSH But when i try to checkout the CVSROOT module remotly i get this message : cvs [server aborted]: /opt/cvs: no such repos