Nginx+WebDav vs SVN

Michael Shadle mike503 at gmail.com
Sat Jul 11 03:08:29 MSD 2009


it's basically the same method using svn+ssh the way i'm using it
(i've used gitosis too, it essentially just manages your
authorized_keys file with the right command line stuff)

so this gives the same benefits as gitosis. i wonder if anyone has
svnosis out there :)

On Fri, Jul 10, 2009 at 3:22 PM, merlin corey<merlincorey at dc949.org> wrote:
> Even better, in my opinion, and long the same vein, is git, which uses
> a single user account with SSH key access to multiple
> users/repositories (check out gitosis for a nice management setup
> using git itself).
>
> On Fri, Jul 10, 2009 at 2:30 PM, Michael Shadle<mike503 at gmail.com> wrote:
>> ssh+svn is neat too, you can use ssh keys for auth, and it's encrypted
>> too. only needs a single user account on the svn server too.





More information about the nginx mailing list