> I am using Zend Studio Server and I haven't upgraded to Zend Studio for
> Eclipse as yet.  It also has some CVS capability not its not what I am
> after.  
> 
> Google was my first stop but it didn't turn up anything which appeared to be
> in a stable enough state.  Hence my email to the list to see if anyone else
> had come across such a solution.  My application is built from several
> modules contained with cvs.  Some of these modules are used across projects.
> I wanted to create my own web-based script to check these out of cvs and to
> build and configure the application on the fly.
> 
> I had a look at cruisecontrol but its not really what I am looking for
> either.
<!-- SNIP -->

You're probably going to have to code that sucker on your own and slide it in 
as a cron job on your build server to get the latest/greatest whenever needed.  
I haven't come across anything like it before, but I definitely like the 
concept.

Wolf

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to