INFO: cvs downtime
Elan Ruusamäe
glen at delfi.ee
Tue Apr 28 23:03:56 CEST 2009
On Tuesday 28 April 2009 21:44, Arkadiusz Miskiewicz wrote:
> On Tuesday 28 of April 2009, Arkadiusz Miskiewicz wrote:
> > Report any problems or ideas.
>
> 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 server: warning: packages/DbConnectionBroker/DbConnectionBroker.spec is not (any longer) pertinent
for "packages" no longer present on HEAD...
but really, why not manage the symlinks server-side?
even the cvs commit over symlinks has been working fine so far... only have to worry about dead symlinks (perhaps)
--
glen
More information about the pld-devel-en
mailing list