From 00c07c10f47a81b2ec4050135b2199b5630fce7c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 21 Aug 2012 18:03:10 +0100 Subject: Add lorry file for Subversion --- lorries/subversion.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lorries/subversion.lorry diff --git a/lorries/subversion.lorry b/lorries/subversion.lorry new file mode 100644 index 0000000..249a91b --- /dev/null +++ b/lorries/subversion.lorry @@ -0,0 +1,7 @@ +{ + "subversion": { + "type": "svn", + "url": "https://svn.apache.org/repos/asf/subversion/", + "layout": "standard" + } +} -- cgit v1.2.1