[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: project management tool using SVN

From: Todd D. Esposito <Todd_at_ToddEsposito.com>
Date: 2005-04-01 19:48:03 CEST

Bruce,

> we're trying to find a good project management tool (open source) that
> uses
> SVN. searching of google didn't give us any insights...

Have you looked at gforge? (http://www.gforge.org) It's a fork of the
original sourceforge codebase, and supports SVN right out of the box. It
does tend to take over a box, and is quite heavyweight, and is only
designed with *nix in mind (Linux in my case), but can be hacked pretty
easily to play well with others. I've vhosted mine without much trouble
alongside dozens of other web apps, with no real issues. I have had to
make changes to the cron jobs it ships with to prevent it adding users to
my /etc/passwd and so on (I use LDAP on my farm for all of that; In your
case, sounds like you probably already have your user account in place).

Worth a look, IMHO.

Good luck!

-Todd

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 19:39:05 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.