I found Trac to be a very good option - bug tracking and project Wiki in, integrated with SVN/GIT/Mercurial. Love the "timeline view" that combines Wiki, source and bug changes. Out of the box, the bug tracker is a bit basic, but you can add custom fields and change the workflow easily through the "trac.ini" file. http://trac.edgewall.org/
If you want to give it a whirl, there's a VM of Trac together with Git, Bazaar, Mercurial and SVN (though at least SVN is an outdated version). I use it with VMware Workstation, but it supposedly also runs with just the base VMware Player or Oracle's VirtualBox. http://www.turnkeylinux.org/trac The new 0.12 version of Trac is pretty close, it seems (http:// trac.edgewall.org/milestone/0.12); 0.11 is in production right now. On 8 Mrz., 18:31, Eric Winter <[email protected]> wrote: > I work at a fairly large employer with a few hundred software > developers. We are looking to improve our project sharing potential. > One step we are doing is introducing Maven to as many developers as > possible to make it easier to create, share, and use libraries. > > Is there something like Google Code or SourceForge that we can install > on a corporate intranet? -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
