Update git-svn manpage to remove the implication that SVN::* is optional.
authorSteven Grimm <sgrimm@sgrimm-mbp.local>
Wed, 10 Jan 2007 00:20:17 +0000 (16:20 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 10 Jan 2007 01:08:09 +0000 (17:08 -0800)
Now that git-svn requires the SVN::* Perl library, the manpage doesn't need
to describe what happens when you don't have it.

Signed-off-by: Steven Grimm <koreth@midwinter.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found