[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

PHP Language Bindings for Subversion

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2005-02-08 20:46:11 CET

Hi there,

i have started with a little experiment to have language bindings for
PHP on Subversion.

Currently i have got a little thing working.

There is a little part in the subversion distribution (minimal-client.c)
which will result in list all available subversion diretories.

This is working in PHP now after binding with the subversion client
library.

Currently i have compiled the function above for PHP 5.0 and working
a little php example.

I'm currently not using SWIG but i will test to get working it with
SWIG (if it should be used; I think it should be..).

Currently i will continue in extending the function list to
get more things to work.

But currently it is not possible to have an authorization on the
svn repository like the command line client (minimal-client.c)
does...

Kind Regards
Karl Heinz Marbaise

-- 
Software Entwicklungs- und Beratungs Service  http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: +49 (0) 241 / 16 91 210                 ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 8 20:47:22 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.