Menu

how to use CVS?

2007-04-05
2013-03-22
  • Nobody/Anonymous

    i got an error

    cvs -z3 -d:pserver:anonymous@jdesigner.cvs.sourceforge.net:/cvsroot/jdesigner co -P delphimodules (in directory D:\DEVELOPMENT\Jdesigner\)
    cvs [checkout aborted]: connect to jdesigner.cvs.sourceforge.net:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

    ***** CVS exited normally with code 1 *****

    cvs -z3 -d:pserver:anonymous@jdesigner.cvs.sourceforge.net:/cvsroot/jdesigner co -P DelphiModules (in directory D:\DEVELOPMENT\Jdesigner\)
    cvs [checkout aborted]: connect to jdesigner.cvs.sourceforge.net:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

     
    • Frank Bergmann

      Frank Bergmann - 2007-04-13

      I'm sorry for your troubles, it should be working exactly like this. Though every once in a while SF CVS is down. Sorry for the trouble. So right now:

      cvs -z3 -d:pserver:anonymous@jdesigner.cvs.sourceforge.net:/cvsroot/jdesigner co -P DelphiModules

      is working just fine.

      best
      Frank

       
    • Frank Bergmann

      Frank Bergmann - 2007-05-18

      Another thing you might want to try is to first login:

      cvs -z3 -d:pserver:anonymous@jdesigner.cvs.sourceforge.net:/cvsroot/jdesigner login
      cvs -z3 -d:pserver:anonymous@jdesigner.cvs.sourceforge.net:/cvsroot/jdesigner co -P DelphiModules

      this works fine for me as well ...

       

Log in to post a comment.

MongoDB Logo MongoDB