PHP driven CVS pull

PHP driven CVS pull

am 28.08.2007 02:18:29 von bingomanatee

I've been asked to create a script to pull all files from a CVS
repository into a webserver, based on a specific comment; also to note
whether there have been any revisions to the files in CVS since the
comment was inserted. Has anyone created a script/system like this?
any advice?

Thanks

Dave

Re: PHP driven CVS pull

am 28.08.2007 15:36:20 von Steve

"bingomanatee" wrote in message
news:1188260309.964803.108600@r29g2000hsg.googlegroups.com.. .
| I've been asked to create a script to pull all files from a CVS
| repository into a webserver, based on a specific comment; also to note
| whether there have been any revisions to the files in CVS since the
| comment was inserted. Has anyone created a script/system like this?
| any advice?

grep is a powerful tool.