The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
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?
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?
Posted
Git is pretty good and opensource http://git-scm.com/
Posted
I like TFS: http://tfs.visualstudio.com. Of course, it's more natural a choice if you use Visual Studio.
Posted
Originally posted by ruiribyep, that is what I use mostly due to work
I like TFS: http://tfs.visualstudio.com. Of course, it's more natural a choice if you use Visual Studio.
Posted
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.
Checking out git as well. This is the 2nd time someone recommending it.
Last edited by Davio on 09 January 2013, 13:11
Posted
several source control options mentioned here http://stackoverflow.com/questions/3314539/source-control-options-for-personal-projects
Posted
Originally posted by DavioYou can use it with any of the free Visual Studio 2012 Editions: http://tfs.visualstudio.com/en-us/pricing/information/
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.
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.
Posted
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
No matter what, here's a great book I've started recommending to anyone who will listen: Version Control by Example
Posted
I use Subversion at work and its ok. Use GIT outside work and its fab.
Podge.
The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)
My Mods: CAPTCHA Mod | GateKeeper Mod Tutorial: Enable subscriptions on your board
Warning: The post above or below may contain nuts.
My Mods: CAPTCHA Mod | GateKeeper Mod Tutorial: Enable subscriptions on your board
Warning: The post above or below may contain nuts.
Posted
I use svn with a plugin in eclipse
======
Doug G
======
Computer history and help at www.dougscode.com
Doug G
======
Computer history and help at www.dougscode.com
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...