[lcdproc] CVS tarball

wwf@splatwerks.org wwf@splatwerks.org
Fri, 28 Sep 2001 22:01:15 -0600


--- gfk@logidac.com wrote ---
> At 17:36 -0600 27/09/01, wwf@splatwerks.org wrote:
> >Already done.
> >
> >Thanks for asking about this (and thanks Robin for pointing out that we've
> >all just missed it :)
> 
> IFAIK, it's a tarball of the CVSROOT, not the distribution. i.e. if
> you uncompress it, you get tons of *,v files that only CVS can deal
> with. This is meant for backuping your CVSROOT in case sourceforge's
> CVS repository crashes.
> 
> What I beleive David asked for is an automated 'make distcheck'
> distribution every night. I guess that this can be acheived by having
> a nightly cron job doing something like:
> -----
> #!/bin/sg
> DATE=`/bin/date +%Y%m%d`
> cvs update
> make distcheck
> mv lcdproc-*.tar.gz ~html/lcdproc-CVS${DATE}.tar.gz
> -----
> 
> Maibe Will could set this cronjob on his SF account and put it
> directly on something like
> http://lcdproc.sf.net/lcdproc-CVS20010928.tar.gz

Aack! I didn't even check this ;)

I'll get that set up tomorrow evening. I'm dead tired tonight. Thanks for
letting me know!


-----------------------------------------------------------
To unsubscribe from this list send a blank message to
lcdproc-unsubscribe@lists.omnipotent.net