Version control system. Any recommendations? - Postet den (1230 Views)
Development Team Member
Davio
Innlegg: 12217
12217
A group of my classmates and I are doing our final project this term and will be creating a software during the time.
I want to be able to track the changes each person submits and allow them to see what changes others have done. Is there any simple version control system you guys can recommend?
   
 Sidestørrelse 
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
Git is pretty good and opensource http://git-scm.com/
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
I like TFS: http://tfs.visualstudio.com. Of course, it's more natural a choice if you use Visual Studio.
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
Originally posted by ruirib
I like TFS: http://tfs.visualstudio.com. Of course, it's more natural a choice if you use Visual Studio.
yep, that is what I use mostly due to work smile
Postet den
Development Team Member
Davio
Innlegg: 12217
12217
I use C# 2010 Express. Will that work with TFS? Or will I need C# 2012 Express?
Checking out git as well. This is the 2nd time someone recommending it.
Postet den
Forum Admin
HuwR
Innlegg: 20611
20611
several source control options mentioned here http://stackoverflow.com/questions/3314539/source-control-options-for-personal-projects
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
Originally posted by Davio
I use C# 2010 Express. Will that work with TFS? Or will I need C# 2012 Express?
Checking out git as well. This is the 2nd time someone recommending it.
You can use it with any of the free Visual Studio 2012 Editions: http://tfs.visualstudio.com/en-us/pricing/information/

One good aspect of it is that you can define tasks and assign them to users and monitor progress, etc, other than just keeping versions under control. Use for a team of up to 5 people is free.
If you use Visual Studio, I think you will enjoy the integration. Everything works pretty much naturally. Like Huw, I use it at work, but am using it for personal projects as well.
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
I've been using Mercurial (Great intro/tutorial) for the last few years and have been very happy with it. Now that Veracity is out and looking pretty good I've considered switching.
No matter what, here's a great book I've started recommending to anyone who will listen: Version Control by Example
Postet den
Support Moderator
Podge
Innlegg: 3776
3776
I use Subversion at work and its ok. Use GIT outside work and its fab.
Postet den
Support Moderator
Doug G
Innlegg: 6493
6493
I use svn with a plugin in eclipse
======
Doug G
======
Computer history and help at www.dougscode.com
 
Du må legge inn en melding