module submissions
Auke Kok
auke.kok at planet.nl
Tue Feb 4 00:07:41 GMT 2003
On Mon, 2003-02-03 at 23:30, Shern, Benjamin J wrote:
> So all *-cvs modules rebuild at every lunar update? I wondered why that was
> happening...
> This is because of :
> UPDATED=`date -u +%Y%m%d`
> in DETAILS?
so.. not at every 'lunar update' but only once a day! This was added to
make sure you don't hammer all the cvs servers (think xfree86 cvs!) 24
times a day for a new one, which is kinda futile.
we can timestamp every day, week, month or whatever in here, but daily
seems to be nice, because you lin these cvs modules to stay on the
cunning edge.
if anyone has a better scheme fo this (no, I would not want to build
xfree86 from cvs every day) then I'm all for load balancing this (x
every week, openal every 3 days, xfce4 every day?)
> Also, can you splain the expected CVS login behavior? All CVS modules seem
> to fail to lget
> until I've manually logged into the cvsserver and created a /.cvspasswd
> entry. Is this the
> expected behaviour and is there a better automate this?
touch /root/.cvspass seems to work. maybe I'll add it to the cvs code
sofar
> --
> Auke Kok <auke.kok at planet.nl>
More information about the Lunar
mailing list