git-svn: Update git-svn to use the ability to place temporary files within repository...
commit1b3069a753e2a2a3794db9235ea79747833cad65
authorMarten Svanfeldt (dev) <developer@svanfeldt.com>
Wed, 12 Nov 2008 16:38:06 +0000 (13 00:38 +0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 14 Nov 2008 06:42:45 +0000 (13 22:42 -0800)
tree51a83920b46de4b1eeea7b92f37936eeb5f900aa
parentbcdd1b4456998256df19ea0347bf4a7fa5410eef
git-svn: Update git-svn to use the ability to place temporary files within repository directory

This fixes git-svn within msys where Perl will provide temporary files with path
such as /tmp while the git suit expects native Windows paths.

Signed-off-by: Marten Svanfeldt <developer@svanfeldt.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl