Tell me more ×
Project Management Stack Exchange is a question and answer site for project managers. It's 100% free, no registration required.

Our business uses Mercurial for SCM and use it's integrated server for push and pull operations. We are also familiar with Apache+PHP and Tomcat+J2EE applications.

I am looking out for a project management software that integrates with Mercurial (and takes in the PUSH/PULL operations with authentication).

I am looking for something that isnt too much hassle to setup and also on a platform that I am already familiar (Apache or Tomcat) with. Redmine loses here as I need to know to setup Apache+mod_passenger.

Please mention choices that are either:

  1. easy to set up and use
  2. matches my familiarity with PHP and Tomcat
share|improve this question
Why can't you install Mercurial itself? – Andrea Nov 11 '11 at 8:54
hmm that fact should have been obvious from 1st sentence. Did a minor edit – aitchnyu Nov 11 '11 at 9:10

migrated from programmers.stackexchange.com Nov 11 '11 at 15:47

3 Answers

Projelead is a web based project management software, PHP based, that can run on tomcat.

Projelead comes in two versions standard (open source) and enterprise (commercial).

take a look at it and see if it can match your needs.

good luck!

Link: www.projelead.com

share|improve this answer

Trac has Mercurial support: TracMercurial.

share|improve this answer

RhodeCode - not PHP or Tomcat (Python, Pylons-based), but nicely fit to req. 1 "easy to set up and use"

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.