git-svn's dcommit must use subversion's config
commit3caf320ba8fc8277b5875fe306efbfa333b92487
authorKonstantin V. Arkhipov <voxus@onphp.org>
Wed, 14 Nov 2007 00:52:02 +0000 (14 03:52 +0300)
committerEric Wong <normalperson@yhbt.net>
Sat, 17 Nov 2007 21:28:21 +0000 (17 13:28 -0800)
treee01203a6b8f8ae54823274a849c5f1325a16d757
parent41337e22f0513c8a0ed603e30feb1fecaeb1649e
git-svn's dcommit must use subversion's config

When doing dcommit git-svn must use subversion's config or newly created
files will not include svn's properties
(defined in [auto-props] with 'enable-auto-props = yes').

Signed-off-by: Konstantin V. Arkhipov <voxus@onphp.org>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl