On Thu, Mar 6, 2008 at 10:58 AM, Adrian Walls <[EMAIL PROTECTED]> wrote:
> Firstly thanks for a sensible reply.
>
>  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.
>
>  Adrian.
>
>
>
>
>
>
>  -----Original Message-----
>  From: Wolf [mailto:[EMAIL PROTECTED]
>
>
> Sent: 06 March 2008 15:42
>  To: Adrian Walls
>  Cc: 'Eric Butera'; php-general@lists.php.net
>  Subject: RE: [PHP] CVS Scripts
>
>  ---- Adrian Walls <[EMAIL PROTECTED]> wrote:
>  > 1. It is a legal thing, whether it means anything or not or regardless of
>  > what anyone else's take is on it.
>  >
>  > 2. It was a straight forward question I asked.  I guess it was my mistake
>  > for thinking this was a place to ask questions rather than somewhere to
>  take
>  > the p*ss.  I'll not make the same mistake again.
>  >
>  <!-- SNIP -->
>
>  We're a bunch of helpful and flippant sods on this list, so take the
>  criticism as constructive (trim your own sig file down and remove the white
>  space and see if you can NOT send the confidentiality notices when broadcast
>  mailing).
>
>  As for automatic CVS via PHP, it depends on your take on it...
>
>  Eclipse has a CVS piece to it which seems to work well (I've installed it,
>  but most of my stuff is layered and I don't have a reason for CVS), though
>  someone also posted about cruisecontrol on the sourceforge site.
>
>  What have you found and tried via a google search?
>
>  Wolf
>
>

Maybe look at Phing[1]?  Skimming over the docs (I know you said you
use CVS) I saw a task you can define to check files out form SVN.
There might be a cvs one somewhere or you could extend it and write
your own.

[1] http://phing.info/

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

Reply via email to