Answer the question
In order to leave comments, you need to log in
Good project management software + bug tracker + version control?
I warn you right away that I watched a lot of things, both online services and offline applications, until I settled on Trac + a couple of plugins.
It would be nice for everyone, but there is no way to do multi-level tasks (that is, there is a certain general task, and subtasks inside it) or tickets. Too flat scheme is obtained, not for complex projects.
Answer the question
In order to leave comments, you need to log in
redmine +git/svn? You can create subtasks, have multiple projects + a bunch of plugins
For version control, svn if you need a centralized system, and git if you need a distributed one.
Of the paid ones: Jira is a fairly powerful tool, integration with SVN, subtasks, subprojects, etc.
Well, I support the previous commentators, but I will write a little more.
About six months ago, I went through all the free project management systems for my own use, and eventually settled on Redmine, and, as it seemed to me at least then, there were no options.
Those. everything is at the level of good commercial systems.
Another plus is that minor flaws can be eliminated on their own (there is some small UI glitch, which is wildly annoying at the same time, but it is easy to fix it).
In another project, I use Assembla, which is also an interesting system. But, in my opinion, Redmine is not worse, but free :)
I also had a positive experience using FogBugz & Klin (Mercurial repository). It's a great system in general. You can get a free account for 2 users, or use paid access, $25 per user per month.
I advise TrackStudio, I am ready to respond with karma.
There are multi-level tasks and for a reason: access is configured at any level. There is also access control to fields, messages, etc.
If you have many projects, several teams or several customers, you are unlikely to find something better (especially for the money).
devprom.ru (We didn’t try it ourselves, because we got hooked with the whole office on MegaPlan by the time we found it - we didn’t consider it necessary to fence a separate one for developers yet)
I use codebasehq.com, I chose among similar services (including assembla.com) according to the criteria
- svn + mercurial or git, so that this and that
- a system of milestone-new and tasks and bugs
- the ability to link a commit to a tax or a bug, and thereby close its (main)
codebasehq.com - it turned out to be the cheapest in the initial plan, and the interface is the most understandable.
I advise GitHub, if there is something to hide, then a paid account is there with the possibility of private repositories.
There is no point in wasting time on non-purposeful matters (administration, support), since these things are easier and cheaper to outsource.
We use CodeSpaces. A very handy item. There is a task manager, planner, SVN & GIT support :)
SVN is a great thing, it's simple, reliable, and the software for it is well sharpened.
ps For harsh Chelebinsk people, I can advise GIT, a serious and powerful thing, even too powerful.
Redmine without options)
No, seriously - great design, integration with a bunch of VCS (Git, SVN etc), nested projects, REST interface, separation of rights.
we are trying to implement something like this on braininvestments.ru/ if it is interesting, you can give us advice and suggestions, we will implement it, an api option is possible ...
trace. Another thing is that in order to use it normally, you need to install a dozen more plugins. TracGit, TracMasterTickets, Announcer, TracDup, TracGanttCalendar, TracTicketChangelog, TracWikiNotification, DefaultCC - an approximate hungry minimum. From the little things, you can also add BlackMagicTickets, AccountManager, DateField, TracStats.
There is such a good development Megaplan. Website - megaplan.ru/ You can agree on the number of licenses, there is a demo. I've been using it for about a year, I'm happy.
If you really want a lot of modules - here is www.activecollab.com/. Russian is there in my opinion.
The code is svn, git, as many already recommend.
If for programmers, then Redmine, perhaps, is perfect.
There is also www.teamer.ru - a very simple project management system, habrahabr.ru/search/?q=teamer.
Well, there is another development bulyonov.ru/2010/08/02/attention-wanted-beta-testers/
If you like it, write a PM)
There is a good video on this topic:
"Free Systems Rescuing Developers (RIT-2010)" .
With regards to version control systems, everything is not so simple and beautiful, unfortunately.
Some time ago, with our rather complex project (not just one, by the way), we smoothly moved from Subversion + Bugzilla to git + Redmine. Of course, it is impossible to live on svn with a large amount of code and an extensive history. But here the other side of the issue pops up: the existing implementation of git for Windows (tried msysgit + TortoiseGIT) is very slow compared to the Unix version (although subversion is still faster) and has a number of floating problems related to line breaks, case of file names, and etc.
For most of our team, this is not critical, we mostly work on Linux. But there is a developer working under Windows. And every time I try to solve these problems together with him, I think about replacing git with mercurial.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question