savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] How to disable automatic rsync? (SOLVED)


From: Hugo Gayosso
Subject: Re: [Savannah-hackers] How to disable automatic rsync? (SOLVED)
Date: 15 Nov 2001 21:57:34 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hugo Gayosso <address@hidden> writes:

> I looked the documentation and the crontabs but couldn't find how to
> disable the automatic rsync of the CVS repository for gnats.

Ok, I found it:

/var/spool/cron/crontabs/rsync

I removed the rsync against gnats at redhat.com.

subversions:~# su - rsync
address@hidden:~> crontab -e
[ Commented out the proper line (using VI yuck!) ]
crontab: installing new crontab


address@hidden:~> crontab -l
0 4 * * * rsync --archive --delete --checksum --compress 
rsync://sourceware.cygnus.com/automake-cvs /home/rsync/automake
15 4 * * * rsync --archive --delete --checksum --compress 
rsync://sourceware.cygnus.com/glibc-cvs /home/rsync/libc
#30 4 * * * rsync --archive --delete --checksum --compress 
rsync://sourceware.cygnus.com/gnats-cvs /home/rsync/gnats
45 4 * * * rsync --archive --delete --checksum --compress 
rsync://sourceware.cygnus.com/gcc-cvs /home/rsync/gcc


Greetings,
- -- 
Hugo Gayosso
Support Free Software
Support the GNU Project 
http://www.gnu.org
http://www.gnu-friends.org/~hugo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE79ICeMNObVRBZveYRAmXTAJ0XdWB0E1EGaVX9wfHVlC5TQYGuSQCeO8+f
ni2AlOy3Dr2IcFL6RuagPZc=
=qMUG
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]