I use Tortoise SVN, and I usually have my own username / password stored in it, stored data, so I do not have to authenticate every time.
The problem is that we have several scripts, Final Builder projects, and things that use a different username - and therefore this overwrites my own username in the saved data.
Then I go to commit and find that he did this using a different username.
I know that I can manually clear the saved state, but half the time that I forgot about. I don't mind authentication every time if necessary, so is there a way to prevent SVN striping from caching at all?
source share