git-svn: set svn.authorsfile earlier when cloning
commitf58415096632946b723fa73216ec1d49b4c6bb55
authorAlex Vandiver <alex@chmrr.net>
Tue, 8 Dec 2009 20:54:11 +0000 (8 15:54 -0500)
committerEric Wong <normalperson@yhbt.net>
Wed, 9 Dec 2009 04:39:58 +0000 (8 20:39 -0800)
tree20d6e9785e63a0299049e1584cc8519305efc70d
parent2bc35dcbf7ed702e92b925f8e50afe3632dd211b
git-svn: set svn.authorsfile earlier when cloning

If a clone errors out because of a missing author, or user interrupt,
this allows `git svn fetch` to resume seamlessly, rather than forcing
the user to re-provide the path to the authors file.

[ew: shortened subject]
Signed-off-by: Alex Vandiver <alex@chmrr.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl