Replace call to `svn list` with a call to `svn status --depth=files --verbose`
authorZac Medico <zmedico@gentoo.org>
Thu, 7 Aug 2008 00:32:19 +0000 (00:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 7 Aug 2008 00:32:19 +0000 (00:32 -0000)
commitc054a61d345bc8db38c4aea596e9ae12ec1f4643
tree7c7c7d124592571d6811a416f5599853e62c9106
parent2caf6ce78f85a21581bf9ee043ef93c3df89fbf7
Replace call to `svn list` with a call to `svn status --depth=files --verbose`
since the former contacts the server while the latter does not. Thanks to
Arfrever for this patch.

svn path=/main/trunk/; revision=11339
bin/repoman