svn: don't call resolve_rev directly
commit9e6cf21020cec228a1424b57c760865d22b7f0ab
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Tue, 19 Aug 2008 12:17:36 +0000 (19 08:17 -0400)
committerSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Tue, 19 Aug 2008 14:37:43 +0000 (19 10:37 -0400)
tree18d2d85f5966e5e89b3f1d745cbc56f9b51c4a62
parent72db14cd3114536ac77714fd453d5b8a8049f939
svn: don't call resolve_rev directly

resolve_rev will throw an exception when the revision doesn't resolve.
Instead factor the SVN logic into a seperate helper and call that
function directly
plugins/svn.py