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

Re: HTTP protocol v2: rethunk.

From: David Glasser <glasser_at_davidglasser.net>
Date: Thu, 6 Nov 2008 10:50:43 -0800

On Thu, Nov 6, 2008 at 10:36 AM, Blair Zajac <blair_at_orcaware.com> wrote:
> Greg Hudson wrote:
>>
>> On Thu, 2008-11-06 at 09:28 -0800, Blair Zajac wrote:
>>>
>>> Where I'm coming from is treating the svn_fs.h API as a versioned
>>> filesystem, ignoring the version control aspects of svn, so making this
>>> available via HTTP could be useful and have interesting applications
>>> available in the future.
>>
>> Subversion's architecture has never included making the FS interface
>> available over the network. There's no reason someone can't make a
>> network binding to the FS layer (as you did), but that's not in any way,
>> shape, or form the job of the Subversion RA layer.
>
> There's two different things as I see it, correct me if I'm wrong. There's
> the RA layer in C which will use the protocol. This won't change and I'm
> not suggesting modifying it. I'm just saying, make the new protocol capable
> of making the FS interface available over the network. Other people can
> write their own code on top of the protocol separate from the RA layer.

That sounds like a great third-party project, but I don't see why it
has any business being part of the already-overextended subversion
core.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-06 19:51:07 CET

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

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