FindVCS: support Subversion 1.7
authorFabian Groffen <grobian@gentoo.org>
Sat, 15 Oct 2011 12:41:13 +0000 (14:41 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sat, 15 Oct 2011 12:41:13 +0000 (14:41 +0200)
commit513445d8e36db3cc2c03e4c6ed3c357e0d6f15b6
tree660f0a81ab2bf3994dd985ccb8af4e4c067233cb
parent0c1bbb316ce2e7e9608af78f5e2f5dea1c667af7
FindVCS: support Subversion 1.7

Since subversion 1.7, only a top-level .svn dir is used.  Make FindVCS
also deal with that.  (Tested with repoman on Prefix SVN-based tree.)
pym/repoman/utilities.py