merge branches

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

Moderator: SourceGear

Post Reply
bwhite
Posts: 38
Joined: Thu Aug 17, 2006 5:11 pm

merge branches

Post by bwhite » Thu Aug 17, 2006 5:14 pm

I am checking out Vault as a replacement for VSS.

I have a project that has branched.
Now, I have a bug fix in a release version. How do I
move that change over to the development branch?

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

Post by Beth » Thu Aug 17, 2006 5:29 pm

Some people like to use merge branches to do this.

Eric Sink Wrote an excellent Source Code Control How To that should be able to give you all the ins and outs of the best way to deal with this. http://www.ericsink.com/scm/source_control.html

Post Reply