Overwriting rather than merging

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

Moderator: SourceGear

Post Reply
Samuel Jack

Overwriting rather than merging

Post by Samuel Jack » Fri Mar 26, 2004 9:15 am

I have a file to in a branch to which I have made extensive changes - it is almost a rewrite. I'm now trying to merge the branch containing that file into my trunk.

Having used the Merge Branches tool, that file now appears in my pending change set as Needs Merge. When I do show merge, the Merge tool always attempts to do an automatic merge. How can I prevent that? I really want to completely overwrite the file in the trunk, rather than trying to merge it.

Hope you can answer this soon!

Thanks,
Sam

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Fri Mar 26, 2004 9:20 am

I would recommend doing the following,

1. Choose resolve merge status from the context menu for the file. The status should now be Merged.
2. Copy the contents from the branch into the file.
3. Show Differences to make sure that you got all the right changes.

Post Reply