Re: Re: Feature request: Set git svn options in .git/config file

2016-12-06 Thread Juergen Kosel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Am 05.12.2016 um 23:54 schrieb Eric Wong: > So, can you confirm that svn.addAuthorFrom and svn.useLogAuthor > config keys work and can be documented? yes, I can confirm, that adding this configuration keys works with git 2.1.4 work. I have a

Feature request: Set git svn options in .git/config file

2016-12-05 Thread Juergen Kosel
Hello, while working with a git-svn repository, I like to use the command line options --use-log-author and --add-author-from for all calls of git svn fetch, git svn rebase, git svn dcommit, ... Doing so consequently, the commit-ids of each git repository, which has been cloned from the same svn-

How to merge branches with git-svn without loosing svn-properties

2016-02-18 Thread Juergen Kosel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, could you please give me some recommendations how to merge two branches in a git-svn repository, without loosing svn-properties? As the git-svn man-page says: > We ignore all SVN properties except svn:executable. Any unhandled > properties ar