Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Most common choice for version control system is <a HREF="http://subversion.tigris.org/" rel="nofollow noreferrer">Subversion</a>. It has good tool support, most tools work with Subversion out of the box.</p> <p>You have a distributed team so you might consider a distributed version control system. For example <a href="http://mercurial.selenic.com/" rel="nofollow noreferrer">Mercurial</a> or <a href="http://git-scm.com/" rel="nofollow noreferrer">Git</a>. Mercurial has better support on Windows. Tool support is bit lacking compared to "traditional" version control systems like <a href="http://subversion.tigris.org/" rel="nofollow noreferrer">Subversion</a>.</p> <p>All of the above are open source.</p> <p>For project management/issue tracking/requirements tracking there is open source <a href="http://trac.edgewall.org/" rel="nofollow noreferrer">Trac</a> which is combined issue tracker, project management software and wiki. Trac work with Subversion, Git and Mercurial.</p> <p>Atlassian provides commercial <a href="http://www.atlassian.com/software/jira/" rel="nofollow noreferrer">JIRA</a> for issue tracking/project management and <a href="http://www.atlassian.com/software/confluence/" rel="nofollow noreferrer">Confluence</a> for wiki. Jira works at least with Subversion.</p> <p>Fog Creek has Mercurial based <a href="http://www.fogcreek.com/Kiln/" rel="nofollow noreferrer">Kiln</a> for version control and <a href="http://www.fogcreek.com/fogbugz/" rel="nofollow noreferrer">FogBugz</a> for issue tracking/project management. Both commercial. Both are available as hosted and as run-on-your-own-server versions.</p> <p>I have used Trac, which works, but you can expect some tinkering and configuration before it work like you want it to work.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload