On Tue, Oct 02, 2012 at 08:01:30AM -0400, Nico Kadel-Garcia wrote: > There are also some approaches that can help rigorously manage such > configurations. I long for some Subversion developer to write > something like the "gitosis" tool, which manages SSH keys for git's > SSH based access, and which could use a Subversion repository to > manage SSH keys for other Subversion repositories. It would make my > preferred use of svn+ssh much easier.
s/Subversion developer/developer/ :) While I agree that such a tool would be useful, it doesn't have to be part of Subversion's core offering. It's probably easier to maintain something like this as a separate project.
