Hi - I am looking for setting up the basic infrastructure that will allow me to work with and manage a remote team. We currently have our code hosted on SVN and use MediaWiki (which is a bit cumbersome for basic tasks). I would like to get automated builds, post regular releases and allow basic collaboration. What options to I have? What has the community used?
Answers
Add AnswerI'm guessing this is NOT an open source project that you are building? If it IS, you can, you can add your project to any of the hosting repositories like http://code.google.com or http://sourceforge.net or http://codehaus.org.
If not, check out CollabNet (http://www.collab.net) - they should have what you need.
Just checkout SharpForge. It looks to be a clone of SourceForge. It too has a subversion plugin incase you would like to manage your code there. It has a wiki which again is managed by the subversion system.
Let us know if this was closer to what you are looking for.
More: http://en.wikipedia.org/wiki/SharpForge
https://sharpforge.org/p/SharpForge.aspx
===========================
You could try GForge too.
More: http://en.wikipedia.org/wiki/GForge
By an anonymous user on May. 18, 2008
Try TWiki, it has over 200 plugins and a very active user base - the project has some internal tools that hook to/from Subversion as well.
By an anonymous user on May. 19, 2008
You should really also check out Assembla. www.assembla.com. It has a slick UI and offers several things you would need for application development and its management.
Share your knowledge