Tomas Srnka wrote:
Hi,
sorry for the mess. I hope everything is back in order now.
You also changed a lot of lang files. Although I see Marc has beaten me to it in rev 13134, a way to fix this completely is described in http://svnbook.red-bean.com/nightly/en/svn.branchmerge.basicmerging.html#svn...
It also really helps to force yourself to always run a "svn diff [optional file-names] | vim -" just before committing. It lets you review the changes in a vim buffer. This habit has saved me a number of times already,