Hi ya We have an annoying problem, when updating working copy using VisualSVN, then some times the changes received are reverted. This means that suddenly there are modifications to the working copy, that reverts the changes just received.
It only happens like once a month for each developer, but when having more than 10 developers then it becomes a bit too often. My guess is that VisualSVN tries to be helpful and wants to reload according to the updates just received, but if having the files open in Visual Studio (and maybe have made modifications to them). Then the files are saved first and then reloaded. This could cause the changes just received to be reverted. Any advice is welcome -Rolf