On Sun, Oct 12, 2008 at 1:57 AM, Olivier Lamy <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] ~]$ find
> /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/maven
> -name '*.rip' -print
> /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/maven/plugins/maven-antrun-plugin/1.3/1.3.rip
>
> This one is now in central :
>
> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.3/1.3.rip/

I dont know how rsync has been setup but there will always be a chance
that the intermediate files created get synced.
e.g if rsync happens every 30 minutes and you start a stage:copy at 29
minutes, then the intermediate file will exist and get synced.

Is the sync a push or a pull?
Either way these "ignored" files should be deleted or not synced in
the first place.

Also we should have a cron job run every so often "fix-permissios.sh"
so that it doesnt matter if developers forget

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to