phing Questions

6

I have a question related to phing. Do I use it on my local development machine to deploy an application or do I call it via ssh from production machine? I'm not sure where to do the steps from Era...
Showery asked 15/2, 2010 at 8:10

3

Solved

We have started using Hudson, and the current workflow is: checkout locally > code > run tests > update > run tests > commit Rather that polling, Hudson simply sits there until we instantiate a ...
Jagir asked 25/10, 2010 at 5:49

2

Has anyone got these to work together seemlessly? I have tried, had some success using the plugin at http://phing.info/trac/wiki/Users/Documentation/CruiseControl, but have failed to: Get the met...
Saccule asked 1/9, 2009 at 6:35

2

Solved

I'm doing PHP development and I'm thinking of using one of these. I have both PHP and Java installed on my machine. In theory I could use any of the two. What are the compelling arguments to pick ...
Sopher asked 23/3, 2010 at 19:29

9

Solved

I am a lone developer most of my time, working on a number of big, mainly PHP-based projects. I want to professionalize and automate how changes to the code base are handled, and create a Continuou...
Dimitry asked 1/2, 2010 at 22:14

3

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....
Provision asked 14/6, 2009 at 9:2

2

Solved

Does anyone know if its possible to use phing to copy an entire folder with files and sub folders (joomla core download) to another folder, but without the .svn folders. I have downloaded joomla u...
Spitsbergen asked 18/6, 2009 at 21:55

3

Solved

We currently use a hand-rolled setup and configuration script and a hand-rolled continuous integration script to build and deploy our application. I am looking at formalizing this somewhat with a t...

© 2022 - 2024 — McMap. All rights reserved.