Okay, so the author name that my commits happen under in Subclipse using SVN has unexpectedly changed from my username (which I have been using for the last 3 years) to 'svnsrvc', seemingly magically.
The only recent system changes related to Eclipse or Subversion that have occurred are: my Windows password had expired, and I had to put in my new password in order to access the repo; and we installed an update for VisualSVN on our subversion server. Other than that nothing has changed.
I have tried: making a new workplace; deleting the .keyring file; using a new version of Eclipse with a new workspace. Nothing changes this behaviour. There is no way I changed my repo login to 'svnsrvc' because I don't even know the password.
My OS is Win7, using Indigo Java EE with Subclipse plugin and cfEclipse plugin.
Has anyone ever seen anything like this before? I had thought that the author name could not be changed, ever.
c:\users\<username>\.subversion\auth\ or c:\users\<username>\AppDate\Roaming\Subversion\auth. Search in these directories for the stringsvnsrvc. I cannot explain where that should come from ... - mliebelt