git-svn: error checking for invalid [svn-remote "..."] sections
commit7447b4bc837d2f73fb4cd34f2a44a0cb120c5c39
authorEric Wong <normalperson@yhbt.net>
Thu, 15 Feb 2007 02:38:46 +0000 (14 18:38 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:13 +0000 (23 00:57 -0800)
tree269726407e02d42e32bc7f16e6d615cfc3068942
parente8d120bd5a7e09b24c6fa2245cf429e3411028ee
git-svn: error checking for invalid [svn-remote "..."] sections

We don't end up trying to pass an undef URL over to SVN::Ra->new
because it'll segfault.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl