On Tue, Jun 1, 2010 at 01:51, Matthias Fechner <idefix@xxxxxxxxxxx> wrote: > I'm thinking more and more about it and I think the best solution is to keep > svn as the central repo and do a git svn clone from there, so I have the > advantage of the existing infrastructure and will get the nice features from > git. That's probably a good way to get people started with git. However, git hooks SEEM like they should be enough for your purposes. For permissions, see contrib/hooks/update-paranoid: http://git.kernel.org/?p=git/git.git;h=d18b317b2f018d1d1a5a9677a7bdaf8956d65186 and for emails, see see contrib/hooks/post-receive-email: http://git.kernel.org/?p=git/git.git;h=30ae63d74da065a31cced0b161708680f39c04c0 (Sorry if gmail mangles those urls). Sincerely, Michael Witten -- 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