Home > Archive > PHP Language > June 2006 > CVS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jeff Paffett 2006-05-30, 3:58 am |
| Does anybody know of a CVS wrapper class in PHP? Googling "PHP CVS" is
useless :(
Basically, I'm wanting to introduce an undo facility into a file manager
application I'm writing and CVS would seem to be a good approach for this.
| |
|
| "Jeff Paffett" <jpaffett@les.forthnet.gr> wrote in message
news:1148972474.755578@athnrd02...
> Does anybody know of a CVS wrapper class in PHP? Googling "PHP CVS" is
> useless :(
>
> Basically, I'm wanting to introduce an undo facility into a file manager
> application I'm writing and CVS would seem to be a good approach for this.
Not entirely sure, nor did I even check to see what it was, but:
http://pecl.php.net/package/cvsclient
I just happened to notice it and remember this post. Hope it helps.
-Lost
|
|
|
|
|