How to set Subversion properties with git-svn
Note: git 2.3.0 (February 2015) supports proset with git svn. See commit 83c9433 by Alfred Perlstein (splbio): git-svn: support for git-svn propset This change allows git-svn to support setting subversion properties. It is useful for manually setting properties when committing to a subversion repo that requires properties to be set without requiring moving your changeset … Read more