Re: PHP svn client or Wiki on the top of svn?
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 00:17:58 +0100
On 28 Jul 2005 04:28:25 -0700, "R. Rajesh Jeba Anbiah"
<ng4rrjanbiah@xxxxxxxxxxxxxx> wrote:
>Berislav Lopac wrote:
>> R. Rajesh Jeba Anbiah wrote:
>> > I'm searching for a pure svn client in PHP, but didn't find one yet.
>>
>> http://websvn.tigris.org/
>
> Thanks for your reply. Already seen this one and unfortunately, it's
>not a pure PHP svn client--the client uses svn inturn, but looking for
>a cient in PHP (PHP source that handles the svn protocol without using
>any external executables). Thanks anyway.
I'd be surprised if there's ever a pure PHP SVN client. The direction SVN uses
is bindings through SWIG, which I believe has support for PHP bindings. SVN
comes with Perl and Ruby bindings but not PHP ones.
Not sure how much effort adding PHP bindings is - presumably it's simplified
by having SWIG in the middle acting as an intermediary, but I've had a brief
look at SWIG. I think this would end up as a loadable PHP module, which is
better than spawning svn processes, but not as convenient for hosts where
you're not the admin.
I'd be interested in seeing any answers to this, since I use subversion for my
hobby projects, and I've not been particularly impressed by any of the web
interfaces I've looked at.
--
Andy Hassall / <andy@xxxxxxxxxxx> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
.
- References:
- PHP svn client or Wiki on the top of svn?
- From: R. Rajesh Jeba Anbiah
- Re: PHP svn client or Wiki on the top of svn?
- From: Berislav Lopac
- Re: PHP svn client or Wiki on the top of svn?
- From: R. Rajesh Jeba Anbiah
- PHP svn client or Wiki on the top of svn?
- Prev by Date: Re: Zip code
- Next by Date: Re: Show countdown from 10 to 0 seconds
- Previous by thread: Re: PHP svn client or Wiki on the top of svn?
- Next by thread: Picture Gallery which rezises images
- Index(es):
Relevant Pages
|