diff --git a/README b/README --- a/README +++ b/README @@ -19,7 +19,7 @@ ``` [main] storage_class = remote_storage -storage_args = http://localhost:5000/ +storage_args = http://localhost:5002/ send_contents = True send_directories = True diff --git a/resources/svn.ini b/resources/svn.ini --- a/resources/svn.ini +++ b/resources/svn.ini @@ -1,6 +1,6 @@ [main] storage_class = remote_storage -storage_args = http://localhost:5000/ +storage_args = http://localhost:5002/ send_contents = True send_directories = True send_revisions = True