INFO: cvs downtime
Tomasz Pala
gotar at polanet.pl
Tue Apr 28 21:18:51 CEST 2009
On Tue, Apr 28, 2009 at 20:44:14 +0200, Arkadiusz Miskiewicz wrote:
> If you want to fetch only specs then use this script:
>
> #!/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
--
Tomasz Pala <gotar at pld-linux.org>
More information about the pld-devel-en
mailing list