Distributed Project Tools

thedesolatesoul

Expert
Licensed User
Longtime User
Hello,
Does anyone know of good tools that can be used in a distributed project?
I am looking for recommendations for:
  • Free Online Project hosting (SVN/git/etc) (for closed-source)
  • Project Management
  • Bug Tracking

sourceforge,github,googlecode are all for only open-source projects
So far bitbucket looks good, but it is limited to 5 users.
trello looks good for project management.
 

MiniDemonic

Member
Licensed User
Longtime User
Did some google for you :p
Professional Source Code Hosting, SVN Hosting, Git Hosting, Project Management, Issues Tracking | Codespaces
Seems like a good one, it had good reviews and was relatively cheap.
Although if you want a free one then you can't expect to have many features.

Subversion, Git and Mercurial Hosting - Powered by XP-Dev.com
A free one, but very few features for project management. This is mostly only a Project Hosting service, so no bug tracking (but you could use external services for that)
Comparison of issue-tracking systems - Wikipedia, the free encyclopedia
Look here for a bug tracking service.
 
Top