Tagged Questions

4
votes
6answers
237 views

What is a merge friendly format for entering text tokens

I have an excel list (excel 2003) where user enter translations for tokens. It has 3 columns (key, value, language). It can be something like key: Login.Header, value: "Please login to the website" ...
2
votes
5answers
1k views

TortoiseSVN identifies modified file - so why does svn diff report no differences?

I have a folder checked out using TortoiseSVN. If I copy a newer version of a file over the existing versioned file, TortoiseSVN correctly identifies that the file is modified. However when I do a ...
0
votes
1answer
43 views

How can you remove the option to use WinMerge when diffing with tortoise svn

I just installed WinMerge on my windows machine. When doing setup it asked if I would like to use WinMerge in conjunction with tortoise svn. The link here sort of describes that functionality. ...