[gobolinux-users] Build scripts from cvs

Carlo Calica carlo at calica.com
Wed Mar 7 04:42:43 UTC 2007


On 3/6/07, Lucas C. Villa Real <lucasvr at gobolinux.org> wrote:
> On 3/7/07, Lucas C. Villa Real <lucasvr at gobolinux.org> wrote:
> >
> > Wow, cool! Thanks for doing that. By the way, a filter on the CVS dir
> > might be interesting :-)
>
Hmm.  If I remove them before I tar I can't cvs update on the next run.

> Ah, if you could blacklist ScratchBox as well.. that was the old name
> for the Bootstrap tool, but somehow cvs didn't remove it from the
> tools dir.
>

done.

Oh for those interested its basically;

cvs update
for module in *
do
  tar cjf path/$module-cvs.tar.bz2 $module
done


-- 
Carlo J. Calica


More information about the gobolinux-users mailing list