git-svn: req_svn when needed
authorMichael J Gruber <git@drmicha.warpmail.net>
Wed, 3 Mar 2010 20:34:31 +0000 (21:34 +0100)
committerEric Wong <normalperson@yhbt.net>
Thu, 4 Mar 2010 09:45:15 +0000 (01:45 -0800)
The delayed loading of SVN missed a place where SVN::Core is used. Make
sure to load the package before trying to use it.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
No differences found