news
Rsync of SVN repository backups
It is now possible for you to rsync your SVN repository backup (you are not able to rsync your live repository for safety reasons).
Please restrict rsyncs to once per day (that’s the frequency of our backups in any event).
Also, we recommend not taking backups between 0000-0200 (GMT) as that is when the SVN backups occurs and we can not guarantee transactional consistency.
Only Codehaus users may take backups.
Use a command like
rsync -vr [project].codehaus.org:/projects/[project]/repo/
See your project rsync page for more information about rsync and the limitations we have imposed.
General News