diff --git a/settings.py b/settings.py index e1d4d4a9..10dc48e2 100644 --- a/settings.py +++ b/settings.py @@ -135,7 +135,7 @@ # URL for SVN access for fetching commit messages (note absence of packages or # community bit on the end, repo.svn_root is appended) -SVN_BASE_URL = 'svn+ssh://svn.archlinux.org/srv/svn-' +SVN_BASE_URL = 'svn://svn.archlinux.org/' ## Import local settings from local_settings import *