On Wed, 24 Oct 2012, Andrew Brunner wrote:
On 10/24/2012 09:01 AM, michael.vancann...@wisa.be wrote:
Well, the http transport uses WEBDAV. So search for the WEBDAV protocol,
and
you're set ?
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Ok, looking at WEBDAV and svn. I assume svn is just file based.
Implementing WEBDAV will enable svn client to do locking/read/write as needed
to the actual repository on disk.
Without SVN protocol - I would have to require server distros to have
subversion installed.
It looks like heavy XML. It will require use the fpc-xml. Are the DOM
components proven to be memory leak free at this point?
I use them in servers and have not encountered problems in 2 years.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal