[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] Savannah non-GNU mirror: file deletion/ren
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-hackers-public] Savannah non-GNU mirror: file deletion/rename |
Date: |
Thu, 26 Feb 2009 19:40:02 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Bonjour / Hello,
Pouvez-vous jetter un oeil sur ce problème?
N'hésitez pas à me contacter.
Can you check this issue?
Feel free to contact me.
Merci / thanks,
--
Sylvain
On Sat, Feb 14, 2009 at 03:44:02PM +0100, Sylvain Beucler wrote:
> Hello,
>
> First, thanks for providing a French mirror for Savannah non-GNU :)
>
> We noticed an issue with the mirror replication: files deleted on
> Savannah are kept on nongnu.mirror.ironie.org.
>
> In our mirroring documentation, we recommend the following rsync
> options:
>
> rsync -aHS --delete-excluded rsync://dl.sv.gnu.org/releases/ /yourdir
>
> (see http://www.gnu.org/server/mirror.html#nongnu for details)
>
>
> For example this directory was reorganized:
> http://dl.sv.gnu.org/releases-noredirect/savane-cleanup/
> But ironie now offers a mix of the old and the new structure:
> http://nongnu.mirror.ironie.org/releases/savane-cleanup/
>
> Can you have a look and have rsync delete removed/renamed files?
>
> Thanks!