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

Re: PHP Language Bindings for Subversion

From: John Lenz <lenz_at_cs.wisc.edu>
Date: 2005-02-10 22:30:01 CET

On 02/08/05 13:46:11, Karl Heinz Marbaise wrote:
> 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, SWIG does not support multiple modules with php4. I just looked
at the problem (try going into Examples/test-suite/php4 and running "make
imports.multicpptest") and it shouldn't be that hard to fix. Maybe I will
look at it if I get some time. Anyway, SWIG won't work right now for php4
and subversion. Although I would say the best way would be to make SWIG
work, then you have a lot less work...

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 10 22:33:39 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.