Questions tagged [xinc]

Xinc is a continuous integration server written in PHP 5

Xinc has built-in support for Subversion and Phing (and therefore PHPUnit), and can be easily extended to work with alternative version control or build tools.

Source code can be found here: http://code.google.com/p/xinc/

4 questions
19
votes
4 answers

PHP build/integration tools: Do you use them?

After reading the "Modern PHP workflow" article in the November 2008 edition of php|architect magazine which discussed unit testing (phpUnit), build tools (Phing) and continuous integration (Xinc), I'm inspired the learn more about some of the…
Jim OHalloran
  • 5,859
  • 2
  • 37
  • 57
11
votes
4 answers

Running xinc on OpenBSD's Apache Server

Has anyone been able to get xinc to run correctly under OpenBSD's chrooted default Apache? I'd like to keep our development server running fully chrooted just like our Production server so that we make sure our code runs just fine chrooted.
dragonmantank
  • 15,243
  • 20
  • 84
  • 92
6
votes
3 answers

Phing, Xinc or phpUnderControl - which one will last?

I am still looking into which one of these tools I should use. When I was poking around I noticed none of them really have any new releases: Xinc Version 2.0.1 released 02/05/08 Phing Version 2.3.3 released 12/07/08 phpUnderControl Version 0.4.4…
Thomaschaaf
  • 17,847
  • 32
  • 94
  • 128
1
vote
1 answer

Xinc wont email me

Do i need some configuration to make my CI xinc to email upong success failures or recoveries? I have a clean ubuntu installation