4 messages in ru.sysoev.nginxRe: SVN with Nginx?
FromSent OnAttachments
Ilan BerknerJan 26, 2009 1:53 pm 
mikeFeb 6, 2009 12:12 am 
Igor SysoevFeb 6, 2009 1:58 am 
mikeFeb 6, 2009 10:29 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: SVN with Nginx?Actions...
From:mike (mike@gmail.com)
Date:Feb 6, 2009 10:29:45 am
List:ru.sysoev.nginx

Anyone interested in getting svn support into nginx ? I can put some money in the pot.

On Feb 6, 2009, at 1:58 AM, Igor Sysoev <is@rambler-co.ru> wrote:

On Fri, Feb 06, 2009 at 12:13:06AM -0800, mike wrote:

i believe you have to proxy it to apache and use apache's svn configuration stuff.

subversion uses DAV (afaik) but i think it needs a few things nginx does not support.

SVN support is not a few things. It's required 1) full WebDAV support, 2) DeltaV support, 3) SVN repo format support.

direct nginx support for it would go on my wishlist though...

On Mon, Jan 26, 2009 at 1:53 PM, Ilan Berkner <iber@gmail.com> wrote:

So we just started using SVN and would like to use it to update our production server running nginx. What needs to be installed / configured?

Thanks