summaryrefslogtreecommitdiff
path: root/open-source-lorries/navit-svn.lorry
blob: cb50d1c3575424ea30ab5bdf5ee0f09000d186fa (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "navit-svn": {
        "type": "svn",
        "url": "http://svn.code.sf.net/p/navit/code",
        "layout": {
            "trunk": "trunk/navit",
            "branches": "branches/*/navit",
            "tags": "tags/*/navit"
        }
    }
}