INFO: cvs downtime

Arkadiusz Miskiewicz arekm at maven.pl
Tue Apr 28 22:02:17 CEST 2009


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.

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/



More information about the pld-devel-en mailing list