2011/5/28 Jakub Narebski <jnareb@xxxxxxxxx>: > Now that git supports annotating comments with `git notes` utility, > could we have an option to git-svn which would make it store SVN > metadata, i.e. git-svn-id: lines using git-notes (separate svnmetadata > or git-svn notes ref)? I think that it's a great idea, it would make git-svn more like git itself without poisoning the git log indeed. We're trying to do this with the gate between git and mediawiki : http://www.spinics.net/lists/git/msg158701.html. When it's done, feel free to have a look at the code. Doing it with git-svn should be similar. -- Arnaud Lacurie -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html