[fpc-pascal] Subversion Client/Server Source
Andrew Brunner
atbrunner at aurawin.com
Wed Oct 24 16:26:11 CEST 2012
On 10/24/2012 09:01 AM, michael.vancanneyt at 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 at 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/
More information about the fpc-pascal
mailing list