Re: auto cvsup

2005-06-27 Thread Billy Newsom
Here's a neat little script you can run from cron or commandline. I use it to update the ports tree and the source tree for 5-STABLE. Feel free to change the cvsup logging to suit (I don't log the ports, but I do log important STABLE src stuff). Also, use the correct country for mirrors. Yo

Re: auto cvsup

2005-06-27 Thread Paul Horechuk
There is another alternative to just doing the cvsup... Kövesdán Gábor wrote: Maher Mohamed wrote: how can i upgrade my cvsup weekly with an auto way? You should use crondaemon. Place the following line to the end of /etc/crontab: 15 4 * * 6 rootcvsup /s

Re: auto cvsup

2005-06-26 Thread Kövesdán Gábor
Maher Mohamed wrote: how can i upgrade my cvsup weekly with an auto way? You should use crondaemon. Place the following line to the end of /etc/crontab: 15 4 * * 6 rootcvsup /some/path/to/supfile The number six represents the sixth day of the week, the 15

Re: auto cvsup

2005-06-26 Thread Bashar
just add this line to your /etc/crontab 0 0 * * 5 root/usr/local/bin/cvsup -g -L 0 /usr/share/examples/cvsup/your_Cvsupfile this will run every friday midnight and update your files. Maher Mohamed wrote: how can i upgrade my cvsup weekly with an auto way?

Re: auto cvsup

2005-06-26 Thread Wilko Bulte
On Sun, Jun 26, 2005 at 09:17:50PM +0300, Maher Mohamed wrote.. > how can i upgrade my cvsup weekly with an auto way? cron? -- Wilko Bulte [EMAIL PROTECTED] ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.or

Re: auto cvsup

2005-06-26 Thread Sergey Spivak
Hi! > > how can i upgrade my cvsup weekly with an auto way? > cron it. -- wbr, sergey v. spivak sergey#spivak.kiev.ua zlob-uanic/eunic/ripe ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsu

Re: auto cvsup

2005-06-26 Thread Daniel Gerzo
Hi Maher, Sunday, June 26, 2005, 8:17:50 PM, you typed: > how can i upgrade my cvsup weekly with an auto way? use cron -- Best regards DanGer, ICQ: 261701668 | e-mail protecting at: http://www.2pu.net/ http://danger.rulez.sk | proxy list at:http://www.proxy-web.com/

auto cvsup

2005-06-26 Thread Maher Mohamed
how can i upgrade my cvsup weekly with an auto way? -- Mohamed M. Maher ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"