I would like to gauge what solutions other people put in place to get Team System functionality. We all know that Team System can be pricey for some of us. I know they offer a small team edition with five licenses with a MSDN subscription, but what if your team is bigger than five or you don't want to use Team System?
相关问题
- Getting error: File extension specified '.webt
- Using TFS command line tf.exe how can I copy a rep
- How can I set the SVN password with Emacs 23.1 bui
- TFS Power tools Migrate doesn't actually migra
- If statements in .htaccess files, to enable passwo
相关文章
- Is it possible to do a “destroy history” in TFS?
- Is there a version control system abstraction for
- Intermittent “SVNException: svn: E175002: Connecti
- IntelliJ Subversion Authentication Required Dialog
- TortoiseHG and hgsubversion (Windows): “no module
- Incompatible JavaHl library loaded
- How do I make a TeamCity build appear in the TFS B
- TFS vs. JIRA/Bamboo/SVN [closed]
Trac
It seems targeted for Open Source / Community type projects but it's working just find as an internal Developer intranet. It integrates a Wiki, Bug tracker and SVN Source browser into one nice package and it's very easy to configure.
Took my answer out of the question and posted it as one of the answers per the StackOverflow FAQ.
Here is the solution that I use and it works great:
I've had a lot of success with the nice integration between SourceGear vault and FogBugz.
MS Build for build automation meets my needs.
For a lightweight & completely free option, you can use Springloops integrated with Basecamp (+ an SVN client).
Note: SpringLoops integration with Basecamp is not available in their free setup.
I use SourceGear's Fortress on my home computer for personal development. Its free for a single user.
I use VisualSVN Server for source control, Mingle for project management and bug tracking, and Team City for continous integration. I'm still getting used to it, but it's working great so far. This is a good free setup for small teams. Licensing Mingle and Team City will cost money for larger teams.