We are teaming up for creating an opensource game development Project. I saw that drupal has project modules and other CVS modules. Will it support a game development project. We need a bug tracking system, SVN, and reposotories features... wil ldrupal support it?

Comments

jlambert’s picture

Hey:

Can you give a few more requirements? Drupal isn't a subversion repository, a bug tracking system, or a repository. It can be made to track bugs, and it can interact with all of those components (though a repository and svn is kind of redundant, svn is a source code repository).

Please give more detail as to what exactly you're trying to get handled. Feel free to pm me if you're confused by all this - happy to help.

--------------------------------------------------
WorkHabit, Inc.
We make business social.
http://www.workhabit.com/

balasurfs’s picture

We are doing a project, a huge one, but i donot want my source code to be open to public eventhough it is a n opensource project. So i have seen modules like "project" "cvs" and other modules in drupal reposotories.

I want to know whether it can support huge project. Like whether it has the inbuilt system to do version monitorig? and whether it can trac bugs?? As for as now, i am only concerned with SVN (version control).

I should be able to create a branch, and my team members will work on files, drupal has to keep all those tracked versions..

I donot know much abt website part. am new to this, am a developer. So i just want drupal to connect all my team members across the globe. so that we can do our project.

Or do we have to go for a dedicated hosting??