[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: John Peacock <john.peacock_at_havurah-software.org>
Date: Fri, 02 May 2008 14:19:44 -0400

Scott Palmer wrote:
> I don't want webdav. I don't need it and have no use for it.

I meant the Apache server.

> Of course I also don't understand how step 2 requires it. I don't have
> to do a recursive checkout to change the properties on a folder.

You don't need it to perform step 2, but you would need it if you went
this route.

> "Can't" was maybe too strong a word. It's just not all that simple.

It's also much easier than you probably realize. You don't need to
create tags, etc, you only need to change the URL from svn:// to http://
(assuming the rest of the URL is the same). It would be not all that
difficult to write something to walk the repository and update the
svn:externals properties, pegged revisions and all.

> I don't know how strongly I have to say it... I DON'T WANT A WEB SERVER,
> Seriously.
> A full-featured web server is simply superfluous.

Except for the part where it works with Windows *now*, without any
difficulty. Suit yourself; I think you may have some misconceptions
about Apache with regards to Subversion. There is no reason to consider
Subversion over Apache as anything other than a different way to access
the repo (i.e. it isn't a full featured web server, but merely a service
that happens to use http as the transport method)...

John

---------------------------------------------------------------------
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 20:20:10 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.