[fpc-pascal] Subversion Client/Server Source
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Wed Oct 24 16:01:17 CEST 2012
On Wed, 24 Oct 2012, Andrew Brunner wrote:
> On 10/24/2012 08:36 AM, michael.vancanneyt at wisa.be wrote:
>>
>> Why not use the library version of SVN ? This is how Tortoise does it, as
>> far as I know.
>>
>
> I think the focus then would shift to wrapping a library to hook into server
> over HTTP. I would still need svn protocol or even maybe I could look at
> Apache svn source (C++) to port to Aurawin's HTTP server.
I don't see why you would still need the SVN protocol ?
>
> But where is the "Official" svn documentation for implementing svn over http?
Well, the http transport uses WEBDAV. So search for the WEBDAV protocol, and
you're set ?
Michael.
More information about the fpc-pascal
mailing list