You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Paul Colomiets <pc...@bigmir.net> on 2005/11/29 23:34:49 UTC

Pure PHP subversion client library

Hi!

I want to write subversion client library in pure PHP. The aim is to
make website update system. I need pure PHP because I can't rely on PECL
or SWIG or other modules, which is not included on cheap hostings.
I understand layout of working copy directories. But may be there some
features I must know about. Is there any documentation on it?
And may be there is some work on this (may be in some other languages
such as Python or Perl, I found just Java version, but it is also not
supported).

--
Thanks,
  Paul.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org