summaryrefslogtreecommitdiff
path: root/open-source-lorries/navit-svn.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/navit-svn.lorry')
-rw-r--r--open-source-lorries/navit-svn.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/navit-svn.lorry b/open-source-lorries/navit-svn.lorry
index 659c836..cb50d1c 100644
--- a/open-source-lorries/navit-svn.lorry
+++ b/open-source-lorries/navit-svn.lorry
@@ -2,6 +2,10 @@
"navit-svn": {
"type": "svn",
"url": "http://svn.code.sf.net/p/navit/code",
- "layout": "standard"
+ "layout": {
+ "trunk": "trunk/navit",
+ "branches": "branches/*/navit",
+ "tags": "tags/*/navit"
+ }
}
}