summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 12:25:59 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 12:25:59 +0100
commitb18585a823886160759b263427ecf6645c5c25b5 (patch)
tree7f15af8baf24ff785f2d5a6f749e75631f35372e
parent714c97379c4e09c616e79c9253869f8b7e5aa2e4 (diff)
downloadlorry-b18585a823886160759b263427ecf6645c5c25b5.tar.gz
Revert "Lorry subversion from Launchpad instead of upstream"
This reverts commit f925bc9dcecd12196ef76f01a0e2ef0c55917668.
-rw-r--r--lorries/subversion.lorry5
1 files changed, 3 insertions, 2 deletions
diff --git a/lorries/subversion.lorry b/lorries/subversion.lorry
index e7d1c72..249a91b 100644
--- a/lorries/subversion.lorry
+++ b/lorries/subversion.lorry
@@ -1,6 +1,7 @@
{
"subversion": {
- "type": "bzr",
- "url": "lp:subversion"
+ "type": "svn",
+ "url": "https://svn.apache.org/repos/asf/subversion/",
+ "layout": "standard"
}
}