Change default SVN URL

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2012-03-23 21:29:12 -05:00
parent 837427f33b
commit 012dd8418f

View File

@ -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 *