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

Re: web interface to svn..

From: Andrew Boothman <andrew_at_mux.org.uk>
Date: 2004-09-16 04:00:53 CEST

bruce wrote:
> hi...
>
> i might need to create an interface between svn and a web app. i'm curious
> as to how easy/difficult it might be in php...
>
> has anybody created an interface to svn using php who could provide
> comments...???
>
> thanks for any pointers/comments/thoughts/etc...

PEAR, the archive of PHP components has a package for accessing SVN.

Have a look at http://pear.php.net/package/VersionControl_SVN

I've never used it - but noticed that it was there a few days ago.
There's not even one for CVS yet! 8)

Be sure to read PEAR's manual if you've never installed a PEAR component
before.

Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 16 04:02:15 2004

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

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