[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svnserve authenticating against Windows domain credentials

From: Scott Palmer <Scott_at_digital-rapids.com>
Date: Fri, 2 May 2008 11:22:30 -0400

I can't change the access protocol without breaking the existing
svn:externals. It's that simple. That's the main reason that relative
URLs in Subversion 1.5 is such an important feature... but sadly we
can't rewrite the revisions that are already in the repo. to use
relative URLs

I also don't want to bother with a full-blown web server for my source
control system. I'm not trying to be YASF (Yet Another Source Forge)...
Running a web server opens a can of worms I would rather not deal with.
If it was a solution I might consider it, but it can't solve the problem
in suitable way.

Scott

-----Original Message-----
From: Greg Thomas
Sent: May 2, 2008 11:17 AM
To: Scott Palmer
Subject: Re: svnserve authenticating against Windows domain credentials

On Fri, 2 May 2008 10:45:42 -0400, "Scott Palmer"
<Scott_at_digital-rapids.com> wrote:

>Unless another option is found for snvserve we simply have to live with
>no reasonable form of authentication on Windows.

I'm assuming http(s) is not possible, as
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html works well
for me against Active Directory.

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-02 17:22:57 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.