chiark / gitweb /
tags and trunk are variable; append to repo
authorDaniel Martí <mvdan@mvdan.cc>
Fri, 5 Apr 2013 19:55:34 +0000 (21:55 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 5 Apr 2013 19:55:34 +0000 (21:55 +0200)
commit8fc426203da49defcea11cb2301093ce43ccec1e
tree4b5c6e736fe23889ae2f9183fdb92ebdb796e510
parent3abfa5714c23d29f695afb825b15df061986ec82
tags and trunk are variable; append to repo

They will be in the form Repo:http://foo.com/svn/project;trunk=...;tags=...

Both trunk and tags are optional. If trunk is not given, it is assumed that the
Repo url itself contains the raw trunk folder.
fdroidserver/common.py