Re: Moving pkg-xorg's www crontab

2013-11-24 Thread Julien Cristau
On Mon, Nov 11, 2013 at 01:17:52 +0100, Cyril Brulebois wrote: > Hi, > > recent issues with alioth[1] reminded me of this little crontab entry of > mine on wagner to keep the web pages in sync with what's in git: > > 0 * * * * timeout -k 180 90 sh -c "cd /home/groups/pkg-xorg/xorg.git/ && > g

Moving pkg-xorg's www crontab

2013-11-10 Thread Cyril Brulebois
Hi, recent issues with alioth[1] reminded me of this little crontab entry of mine on wagner to keep the web pages in sync with what's in git: 0 * * * * timeout -k 180 90 sh -c "cd /home/groups/pkg-xorg/xorg.git/ && git fetch && git reset --hard origin/xsf-docs >/dev/null && make -C xsf-docs ht