The Hermit Hacker writes:
> /usr/bin/cvs -d /cvsroot -q checkout -rREL7_4_BETA1 -P pgsql
> /usr/bin/find pgsql -type d -name CVS -print | xargs rm -rf
While I second the note that you really should be using cvs export, the
second line is redundant in any case, because gmake dist already does
that.
--
Peter Eisentraut peter_e@gmx.net