svn import: copy path information
authorMatthias Urlichs <smurf@smurf.noris.de>
Mon, 10 Oct 2005 10:41:15 +0000 (12:41 +0200)
committerMatthias Urlichs <smurf@smurf.noris.de>
Mon, 10 Oct 2005 10:41:15 +0000 (12:41 +0200)
commitf0daa628a297819ed039e6b61d337fde02d8a6dd
treee2226a50707ea40be337be156148171c1d6a3f66
parentc015bf2bcbdc2021410753b4a024dd35dfef6a33
svn import: copy path information

Due to a bug in the SVN library, path information is freed as soon as the
callback returns, even if it still refers to the data.

Workaround: Copy it. (Also fix a wrong-method-name bug while we're at it.)

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