INFO: cvs downtime

Andrzej Krzysztofowicz ankry at green.mif.pg.gda.pl
Tue Apr 28 23:03:08 CEST 2009


Arkadiusz Miskiewicz wrote:
> On Tuesday 28 of April 2009, Tomasz Pala wrote:
> > On Tue, Apr 28, 2009 at 21:24:26 +0200, Arkadiusz Miskiewicz wrote:
> > >> > #!/bin/sh
> > >> > CROOT=:pserver:cvs at cvs.pld-linux.org:/cvsroot
> > >> >
> > >> > SPECS=$(for a in `cvs -z3 -d${CROOT} ls -l packages | awk
> > >> > '/(directory)/ { print $1 } '`; do echo -n "packages/$a/$a.spec ";
> > >> > done)
> > >> >
> > >> > cvs -z3 -d${CROOT} co $SPECS
> > >>
> > >> cvs [ls aborted]: server does not support ls
> > >
> > > Works fine here with cvsnt as client.
> >
> > It's not...
> >
> > zsh: argument list too long: cvs
> >
> > $ echo $SPECS | wc -c
> > 562207
> >
> > $ echo $SPECS | xargs cvs -z3 -d${CROOT} co
> 
> Well, upgrade your kernel (and maybe zsh, too) then. Works fine in Th.

Well, requirement of Th for developers is not a good idea. Ac is still
supported. And it would be nice to have the repo usable also for Ra users
(ra2ac.spec ?)

-- 
=======================================================================
  Andrzej M. Krzysztofowicz                  ankry at mif.pg.gda.pl
  phone (48)(58) 347 19 36
Faculty of Applied Phys. & Math.,   Gdansk University of Technology


More information about the pld-devel-en mailing list