Move initialization of Git::SVN variables into Git::SVN.
commit5c71028fced46d03bf81b8625680d9ac87c8f4f0
authorMichael G. Schwern <schwern@pobox.com>
Thu, 26 Jul 2012 23:22:25 +0000 (26 16:22 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 27 Jul 2012 22:14:54 +0000 (27 22:14 +0000)
treec61b5b44816bba09f61bed84fc30be62affa0b6f
parent29499c0b2741cc2ea13b78a342048bad928dfe2a
Move initialization of Git::SVN variables into Git::SVN.

Also it can compile on its own now, yay!

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
perl/Git/SVN.pm
t/Git-SVN/00compile.t