Re: Problem installing SVN PHP extension via PEAR in Mac OS



On Sun, 30 Mar 2008 Victor <joyfulnerd@xxxxxxxxx> wrote:
Hi,

1. I'm a PHP newbie looking for some help with the SVN PHP extension.

I installed the SVN extension in Mac OS 10.5 (Leopard) using the PEAR
command line.

2. Whenever I ran the following code:
<?php
#phpinfo();
print_r( svn_ls('http://www.example.com/svnroot/') );
?>

Add the line
require_once 'VersionControl/SVN.php';
At the start of your script, otherwise the functionality won't be available to
you.
See http://pear.php.net/manual/en/package.tools.versioncontrol-svn.php for
further examples of it's use.

D.
.



Relevant Pages

  • Re: PHP Tutorials
    ... That is not the same as giving "code snippets". ... > server that has PHP installed I cant believe that any of the readers who ... "how to put a file in a web directory". ... I happened to be in the position of being a php newbie ...
    (comp.lang.php)
  • Re: looking for a script
    ... "php newbie" wrote in message ... > I am a total newbie to php. ... I am hosting a site with Yahoo where I am ... mySQL database is available for me to use as well; ...
    (comp.lang.php)
  • Re: $_POST behavior from input=submit vs input-type=button
    ... "Victor A. Cuya" wrote in message ... > I have been trying to solve an annoying behavior with PHP. ... Dear Victor, ...
    (comp.lang.php)
  • Contest snub?
    ... The Python entry seems to have edged the PHP ... entries, but is not declared the victor. ... Source is missing as well (the archive ...
    (comp.lang.python)
  • Re: PHP Tutorials
    ... > php needs another manual or book in the same way bill gates needs ... > I'm past the initial php newbie stage - so I have to ask the question - ... as a php newbie ... My criticism - if you can call it that - ...
    (comp.lang.php)