Congratulations chipmeister ! I hope you will continue to enjoy your game career and don't get burned out. Guess now we'll all have to run out and buy the next Harry Potter title when it's released..

Quote:

Do you use Subversion, CVS or Alienbrain?



Since I have played around with all three:
- CVS is obsolete.
- alienbrain is very nice if you have the money to spend. It was designed with binary data in mind, so I am not sure how good the latest version deals with source merges.
- Subversion has a good price tag (free) but it's not very intuitive and rather slow (we're running it over an ssh connection which gets opened and closed per request making this a drag)
- My company is using Rational clearcase for revision control. It's very powerful, very bloated, expensive, and moderately fast. If you need a lot of control it's a good solution though.