svn import: avoid reconnecting
authorMatthias Urlichs <smurf@smurf.noris.de>
Mon, 10 Oct 2005 12:14:44 +0000 (14:14 +0200)
committerMatthias Urlichs <smurf@smurf.noris.de>
Mon, 10 Oct 2005 12:14:44 +0000 (14:14 +0200)
commit8cd4177d5ef651c8acb9c1f113a076e6fae2e1c2
treee2052381ade826a6a97c52d1bd840abae519db0f
parent37dcf6de60498dfedb5d97ad96789b0527493bcd
svn import: avoid reconnecting

Perl's eval() sets $@ to empts, not undef, when it succeeds.
That caused excessive reconnect attempts.

Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
git-svnimport.perl