[slf4j-dev] svnb repository backup

Jukka Zitting jukka.zitting at gmail.com
Tue Feb 10 17:56:21 CET 2009


Hi,

On Mon, Feb 9, 2009 at 4:42 PM, Ceki Gulcu <ceki at qos.ch> wrote:
> I guess that you'd "svnsync initialize" both repositories with a username
> and password of your choice and we'd proceed from there.

OK. I now have a mirror of SLF4J at http://svn-mirror.slf4j.org/repos/.

You should be able to update the mirror with the following command in
a post-commit hook:

    svnsync --non-interactive sync http://svn-mirror.slf4j.org/repos/ \
        --sync-username svnsync --sync-password $PASSWORD

(I'll send you the svnsync password in a private message.)

The svn-mirror.qos.ch address doesn't seem to resolve for me at the
moment, but I'll set up a similar mirror for that once it does.

BR,

Jukka Zitting



More information about the slf4j-dev mailing list