I am testing Fortress 1.0.4, but I assume the version control part is Vault.
I used Tools -> Merge Branches.
Trunk before branch:
Hei på deg
--------------------------
Then I created two branches
Trunk branch:
Test edting
Hei på deg
--------------------------
Bugfix branch:
Hei på deg
This is a fix
--------------------------
After merge with origin bugfix to turnk the file in the trunk becomes:
Test edting
Hei på deg
This is a fix
--------------------------
Which is correct except for the fact that å is converted to unicode. Is there some option I can tweak to get it to store original ascii and not convert?
Foreign characters converted to unicode using merge wizard
Moderator: SourceGear