Implementing Version Control

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Srini
Posts: 1
Joined: Tue Oct 31, 2006 9:44 am

Implementing Version Control

Post by Srini » Tue Oct 31, 2006 9:54 am

I am sort of a noob at using source control software. I read the knowledge base, help files to understand as much as I can. Can anyone help me how I would implement the following using Vault.
  • Version 1 just released
    Any changes from now will be part of version 2
    If a bug was found in version 1, be able to open project as of version 1, make changes and check back in. Should not affect version 2 changes so far - would be nice if can merge with version 2(optionally)
    Retrieve version 2 and continue working on it
Are there any books for best practices, general or preferably using Vault ?

TIA

Srini
[/list][/list]

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Tue Oct 31, 2006 11:07 am

A nice resource for how to go about source control is Eric Sink's web log. He has 9 chapters of how to with source control. http://www.ericsink.com/scm/source_control.html

Post Reply