Search the web
Sign In
New User? Sign Up
scm-patterns · Patterns applied to Software CM
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
LAMP/Web SCM   Message List  
Reply | Forward Message #1117 of 1133 |
Re: [scm-patterns] LAMP/Web SCM

Hi All,

From my point of view, the purpose of continuous integration when used with technologies such as PHP (or any other interpreted only language) is mainly the package genaration, automatic deploy of the application and the generation of any kind of report (since there is no compilation procedures).

With that being said, I use some continuous integration practives with a PHP application, having an ANT buildscript just to automate the tasks such as Identifying what have changed since last release, labeling, packaging this diff and automatically deploying it to the stating server. I use a tool called 'Luntbuild' and ANT (of course) and have no complaints about it.

What about the rest of you? what do you think?

Regards,
Thiago Burgos
Recife - Brazil


On Wed, Feb 11, 2009 at 4:40 PM, randy at SPiNInternetMedia.com <randomx2000@...> wrote:


Just curious to know who in the group is doing SCM and/or continuous integration with Web based products (read PHP)? What tools are you using?

I'm new to the list today, btw.

..::Randy Melder::..




--
Atenciosamente,
Thiago Henrique Burgos


Thu Feb 12, 2009 1:24 pm

thiagohenriq...
Offline Offline
Send Email Send Email

Forward
Message #1117 of 1133 |
Expand Messages Author Sort by Date

Just curious to know who in the group is doing SCM and/or continuous integration with Web based products (read PHP)? What tools are you using? I'm new to the...
randy at SPiNInternet...
randomx2000
Offline Send Email
Feb 11, 2009
8:14 pm

Hi All, From my point of view, the purpose of continuous integration when used with technologies such as PHP (or any other interpreted only language) is mainly...
Thiago Burgos
thiagohenriq...
Offline Send Email
Feb 12, 2009
1:27 pm

Hi, We have been using ANT and cruise control for builds and deployments, SVN for version control, Selenium for functional testing and PHPUnit for unit ...
Sarath Kummamuru
kcsarath
Offline Send Email
Feb 12, 2009
2:17 pm

Hi Folks, In response to Randy's question and to further Thiago's discussion: We've gone as far as using continuous integration even for config files. The...
Kevin
dorkowitz90210
Offline Send Email
Feb 20, 2009
8:26 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help