Erich Titl wrote:

Mike

At 18:56 27.06.2004, Mike Noyes wrote:
On Sun, 2004-06-27 at 09:00, Erich Titl wrote:
> Isn't there the possibility to use rsync at SF? The first download will be
> horrible, but afterwards daily backups should not be that bad.

Erich,
SourceForge doesn't make a CVS repository rsync service available. It's
a service that is often requested, but the SF staff hasn't implemented
it. The reasoning behind this decision was never made clear to me.

Thanks for this info, I rsynced against Charles' repository this afternoon, will build a daily cron job as soon as I know at what time he is grabbing the new tarball.


Charles

would you mind sharing this info

[EMAIL PROTECTED] charles]$ crontab -l # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.29831 installed on Fri Aug 8 08:17:52 2003) # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $) # m h dom mon dow command

# Grab & extract latest CVS tarball from SourceForge
15 3 * * * links -source http://cvs.sourceforge.net/cvstarballs/leaf-cvsroot.tar.bz2 | bzcat | tar -x -C ~charles/leaf-cvs/


[EMAIL PROTECTED] charles]$ date
Sun Jun 27 19:25:57 CDT 2004

Looks like 3:15 Central Time (-5 hours from UDT).

--
Charles Steinkuehler
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com


_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to