Re: PHP svn client or Wiki on the top of svn?



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/


.



Relevant Pages

  • PHP svn client or Wiki on the top of svn?
    ... I'm searching for a pure svn client in PHP, ... I see many Wiki system designs are somewhat flawed as they didn't ...
    (comp.lang.php)
  • Re: PHP svn client or Wiki on the top of svn?
    ... >> I'm searching for a pure svn client in PHP, ...
    (comp.lang.php)
  • Web based IDE?
    ... I have been doing quite some php using UltraEdit and Eclipse. ... searching capabilities of a good IDE: ...
    (comp.lang.php)
  • RE: [PHP] datediff in php
    ... Does anyone know if there is a date difference function in php? ... Much like DATEDIFF in ms sql. ... Going to http://www.php.net/date and searching the page for datediff ... seconds cause of all the loops. ...
    (php.general)
  • Re: Stop PHP from rounding
    ... even after searching through all my books, articles, manuals, and ... search engines on PHP, I can't figure out how to stop PHP from ... I am trying to create a calculator that calculates a ... PHP ain't a language made for high precision calculations, if you need a bigger precision, use an external tool written in C++ or any other good language which returns you the value, you can then call the program with execand then use the returned string. ...
    (alt.php)