From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: overseers Subject: cvsupd install Date: Sat, 30 Dec 2000 06:08:00 -0000 Message-id: <390CDB74.5197199F@cygnus.com> X-SW-Source: 2000/msg00440.html (Perhaphs I should set up a cron job to send this e-mail out after every reboot :-) Could someone please do the following: Install the cvsup config: $ ( cd ~cagney && tar cf - cvsup ) | ( cd /sourceware && tar xf - ) (yes this puts it on ``/'' if there is a better directory, please suggest :-) Install/edit/test (as root...): ~cagney/bin/cvsupd.rc (in /usr/local/etc/rc.d/cvsupd.rc ?). The suggestion in the file is to send all log output to @local3 which is currently just rsyncd. Probably want to edit /etc/syslog.conf to hint that this is happening. Alternativly a separate loging channel could be allocated. Tweek /sourceware/cvsup/cvsupd.access to contain just: +0.0.0.0/0 which, I think, gives everyone access. Tweek the ``how to create a project'' notes to mention that: /sourceware/cvsup/gen-sup should be run. enjoy, Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: overseers Subject: cvsupd install Date: Sun, 30 Apr 2000 18:20:00 -0000 Message-ID: <390CDB74.5197199F@cygnus.com> X-SW-Source: 2000-q2/msg00133.html Message-ID: <20000430182000.3ySit_mOLj-cFa1zHRg8XyiprKawZ-8eKBBUFLHD9O4@z> (Perhaphs I should set up a cron job to send this e-mail out after every reboot :-) Could someone please do the following: Install the cvsup config: $ ( cd ~cagney && tar cf - cvsup ) | ( cd /sourceware && tar xf - ) (yes this puts it on ``/'' if there is a better directory, please suggest :-) Install/edit/test (as root...): ~cagney/bin/cvsupd.rc (in /usr/local/etc/rc.d/cvsupd.rc ?). The suggestion in the file is to send all log output to @local3 which is currently just rsyncd. Probably want to edit /etc/syslog.conf to hint that this is happening. Alternativly a separate loging channel could be allocated. Tweek /sourceware/cvsup/cvsupd.access to contain just: +0.0.0.0/0 which, I think, gives everyone access. Tweek the ``how to create a project'' notes to mention that: /sourceware/cvsup/gen-sup should be run. enjoy, Andrew