vote up 16 vote down star
4

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?

flag
1  
FogBugz is free for 2 users. – Michael Pryor Sep 8 '08 at 23:13

14 Answers

vote up 10 vote down

I'm stunned that nobody has mentioned the free and excellent TeamCity product from JetBrains. It includes:

  • Continous Integration
  • Software Build management
  • Project Management, Monitoring and Statistical Reports
  • Integration with many IDEs, Sourcecode control systems, and Testing Frameworks

For project management / bug tracking / Git or Subversion repository I also use Unfuddle (free for small personal projects!)

link|flag
Nice, I have heard of TeamCity. I just haven't used it yet. I am definitely thinking about switching. – Dale Ragan Jan 19 '09 at 6:29
TeamCity is fantastic. It's easy to set up and powerful. – Jamie Ide Apr 2 at 12:26
vote up 7 vote down

I'll second Trac + Subversion. While nothing is perfect, this combination works quite well for me, and the price is right.

Even for projects I work solo on, it's nice to have both of these integrated.

link|flag
vote up 4 vote down

I've had a lot of success with the nice integration between SourceGear vault and FogBugz.

MS Build for build automation meets my needs.

link|flag
vote up 3 vote down

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.

link|flag
vote up 3 vote down

Sourcegear's suite of products are a very nice alternative. Vault + Dragnet + Fortress are nice, however if you can't afford all of those, Vault + FogBugz is a pretty decent alternative.

link|flag
vote up 2 vote down

I use SourceGear's Fortress on my home computer for personal development. Its free for a single user.

link|flag
vote up 2 vote down

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.

link|flag
vote up 1 vote down

Seapine CM - Cross platform issue management and version control

http://www.seapine.com

link|flag
vote up 1 vote down

Here's a post about poor man's TFS
http://analystdeveloper.com/blogs/gurkaneng/archive/2005/09/20/1465.aspx

Subversion
CruiseControl.NET
BugTracker.NET

link|flag
vote up 1 vote down

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:

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

I develop on Linux also, which is one reason I came up with the solution I have. I was wondering how the SourceGear options work in this respect? I have used Vault before, which in my experience wasn't too bad, but I know it is mostly Windows based. I think I read at one point that they have a client that can work on Linux, but I have never used it. I just want to open the conversation up a little more, so people who come to this question can hopefully find the best answer for them, based on their wants.

If the Vault client can run on Linux and Mac and run well, then using Vault and Fortress will definitely be the accepted answer as a good low cost alternative to Team System.

link|flag
vote up 0 vote down

SVN with the TortoiseSVN add-on makes for a solid and easy to use interface. WinMerge is a great tool to thrown in that mix as well.

link|flag
vote up 0 vote down

Check out Intervals, a far more afforable solution for project management.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.