On Wed, Feb 23, 2011 at 05:54:39PM -0000, cifroes wrote:
> I only have 1 ssh account in a server that I don't control and I access svn using svn+ssh
(again, only way to access it).
> Still, is it possible to have multiple svn users?
>
> I don't want for all commits to come from my ssh user...
>
> (i'm guessing it's not possible, that's why I'm asking :) )
It is possible as long as you use ssh public key authentication.
See the book here:
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshtricks
|