svn: don't set branches/tags to fetch from trunk
commit8c3fb33a94f1e29350fd59253d2f01a65b4e05d6
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Thu, 24 Jul 2008 18:26:56 +0000 (24 14:26 -0400)
committerSteven Walter <stevenrwalter@gmail.com>
Sun, 27 Jul 2008 03:37:56 +0000 (26 23:37 -0400)
tree454dd096604c79a705fbe106be83409bed12408d
parent272b83a9f282a12065b38b621beca5955a018ebd
svn: don't set branches/tags to fetch from trunk

If a non-standard repo (one without "trunk" in the URL) were cloned, it
would result in bogus values for branches/tags.  Don't even try to deal
with branches and tags in this case.
plugins/svn.py