On 21 December 2013 18:06, Maciej Jaros <e...@wp.pl> wrote:
>
>
>    1. Does the script include svn backup or do I have to get it
>    separately? If I have to get it separately - can I do it by myself and how?
>
>
> svnadmin create svnroot
echo -e '#!/bin/sh\necho 0;\n' > svnroot/hooks/pre-revprop-change && chmod
755 svnroot/hooks/pre-revprop-change
svnsync init file://$PWD/svnroot
http://svn.wikimedia.org/svnroot/pywikipedia
svnsync sync file://$PWD/svnroot

of course, adapt  http://svn.wikimedia.org/svnroot/pywikipedia to your own
svn repository address.

Merlijn
_______________________________________________
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to