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?

--
Andrew Brunner
Aurawin LLC
512.574.6298

A safe new way to store and share your files, pictures, videos, and more.

http://aurawin.com/

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to