Nginx+WebDav vs SVN

merlin corey merlincorey at dc949.org
Sat Jul 11 02:22:59 MSD 2009


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.
>
> On Fri, Jul 10, 2009 at 1:15 PM, APseudoUtopia<apseudoutopia at gmail.com> wrote:
>> On Fri, Jul 10, 2009 at 11:44 AM, Michael Shadle<mike503 at gmail.com> wrote:
>>> It does not support it, it is on my wishlist and some others though :)
>>>
>>> 2009/7/10 Eduardo Velasques <eduveks at gmail.com>:
>>>> Hi,
>>>>
>>>> Nginx + WebDav works with SVN? Without no proxy to Apache + WebDav?
>>>>
>>>> I did an search and I see it is not possible... but is true?
>>>>
>>>> Thank you.
>>>>
>>>>
>>>
>>>
>>
>> Running svnserve is probably the next best thing. It's a very
>> lightweight daemon, and it eliminates the need for having apache
>> installed/running (and it seems to be faster too!)
>>
>>
>
>





More information about the nginx mailing list