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?
merge branches
Moderator: SourceGear
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
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