Advice: project hosting apps

2011-04-04 Thread Peter Herndon
Hi all, I'm tasked to build an internal project hosting site similar to Github or Bitbucket for my employer, and I'm wondering what the current state-of-the-art is for this. I want to provide per-project issue tracking, wiki or other documentation building, and a nice view of each project's git re

Re: Advice: project hosting apps

2011-04-04 Thread Kristaps Kūlis
Hi, Redmine(Ruby on Rails) and Trac(Python) are two most popular alternatives. Redmine is far easier to setup for multiple projects. Both support Wiki / issue tracking and git :) Btw, Code.Djangoproject.com uses Trac. On Mon, Apr 4, 2011 at 4:25 PM, Peter Herndon wrote: > Hi all, > > I'm

Re: Advice: project hosting apps

2011-04-04 Thread Javier Guerra Giraldez
On Mon, Apr 4, 2011 at 8:25 AM, Peter Herndon wrote: > I want to provide per-project issue > tracking, wiki or other documentation building, and a nice view of > each project's git repository. i use Fossil (http://www.fossil-scm.org) here's a nice blog about it: http://sheddingbikes.com/posts/127

Re: Advice: project hosting apps

2011-04-04 Thread spawgi
We use an internal implementation of Trac in our org. I think Trac has a good potential if used properly. However the Trac workflows are directed mostly towards development tasks and not QA tasks. Redmine also has good features from what I have read. But I have never used it. Here is a comparison

RE: Advice: project hosting apps

2011-04-04 Thread Sells, Fred
users@googlegroups.com Subject: Re: Advice: project hosting apps On Mon, Apr 4, 2011 at 8:25 AM, Peter Herndon wrote: > I want to provide per-project issue > tracking, wiki or other documentation building, and a nice view of > each project's git repository. i use Fossil (http:/

Re: Advice: project hosting apps

2011-04-04 Thread Alex Kamedov
Eclipse mylyn can be integrated with Redmine too. We are using Redmine with some plugins for time sheduling, SCRUM support and generating charts about 2 years. It's very nice, but not all good plugins is stable. On Tue, Apr 5, 2011 at 9:03 AM, Sells, Fred wrote: > Eclipse mylyn -- Alex Kamed

Re: Advice: project hosting apps

2011-04-11 Thread Peter Herndon
Thanks very much for the advice, all! I greatly appreciate it. ---Peter On Apr 4, 2011, at 9:25 AM, Peter Herndon wrote: > Hi all, > > I'm tasked to build an internal project hosting site similar to Github > or Bitbucket for my employer, and I'm wondering what the current > state-of-the-art is

Re: Advice: project hosting apps

2011-04-12 Thread Derek
On Apr 11, 3:50 pm, Peter Herndon wrote: > Thanks very much for the advice, all!  I greatly appreciate it. > > ---Peter > On Apr 4, 2011, at 9:25 AM, Peter Herndon wrote: > > > > > > > > > Hi all, > > > I'm tasked to build an internal project hosting site similar to Github > > or Bitbucket for my

Re: Advice: project hosting apps

2011-04-12 Thread Cal Leeming [Simplicity Media Ltd]
Why don't you try GitHub:FI? It's basically a github install on your own appliance in your office.. On Tue, Apr 12, 2011 at 3:21 PM, Derek wrote: > On Apr 11, 3:50 pm, Peter Herndon wrote: > > Thanks very much for the advice, all! I greatly appreciate it. > > > > ---Peter > > On Apr 4, 2011, a

Re: Advice: project hosting apps

2011-04-12 Thread dave b
There is also http://gitorious.org/ - it is ROR, but it is agpl. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsu