On Fri, Apr 18, 2008 at 10:58 AM, Greg Thomas <thomasgd_at_omc.bt.co.uk> wrote:
> On Fri, 18 Apr 2008 11:09:00 +0200, <roel.vansteenberghe_at_kahosl.be>
> wrote:
>
>
> >At this point, we are serving subversion to our users with a combination
> >of apache, LDAP auth and webdav. This works well, but doesn't integrates
> >seamless with other parts of our (mostly windows-based) infrastructure.
>
> In what way? If Apache is viewed as a "bad thing" for whatever reason,
> could you use svn:// ?
I imagine that would be even less desirable. At least w/ Apache &
LDAP, you can tap into Active Directory for your user authentication.
There is one project which basically implements a proxy in IIS 6 to an
svnserve repository back-end. See http://www.svniis.org/ . I've asked
the guy why not just write an ISAPI plugin which uses the SVN
libraries directly, to basically achieve the equivalent of mod_dav_svn
on IIS, but at this point he's more interested in doing it as an
http(s) -> svnserve proxy.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-18 17:12:22 CEST