We would like to use SSH (public/private keys) authentication for svn repositories, just like it is implemented in git already. There is no reason why svn users need to type/store the password while git users can use ssh. It is especially annoying if users have to use both in one and the same project.

Comments