0 Replies Latest reply on Jun 28, 2004 1:43 PM by steeqs

    CVS problem getting DR4 source

    steeqs

      I'm having trouble downloading the DR4 source directly from CVS and was wondering if anybody can suggest a solution/workaround. The command is:

      cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jboss co -r JBoss_4_0_0_DR4 .

      After a long delay, I get this error message:

      cvs checkout: inflate: invalid code lengths set
      cvs [checkout aborted]: reading from server: Input/output error

      BTW this command works just fine:

      cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jboss co -r JBoss_4_0_0_DR3 .

      It immediately starts updating directories. Is the problem that the DR4 release is labelled differently?
      Thanks