|
Posted by Toby A Inkster on 12/07/07 11:28
michael wrote:
> Look at php.net for the ccvs functions.
CCVS is nothing to do with CVS.
For the OP, rather than working with the PEAR package, you might find the
PECL SVN module more to your liking:
http://uk3.php.net/manual/en/ref.svn.php
There doesn't seem to be a CVS equivalent, but if you're really desperate,
you could try combining both of these:
http://pecl.php.net/package/perl
http://search.cpan.org/~rsoliv/Cvs-0.07/lib/Cvs.pm
I imagine it would be easier to just wrap around /usr/bin/cvs with exec()
calls though.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 12 days, 18:06.]
Sharing Music with Apple iTunes
http://tobyinkster.co.uk/blog/2007/11/28/itunes-sharing/
Navigation:
[Reply to this message]
|