We moved our svn repository to a different server, and in the hectic mess we realised we somehow managed to kill all the users and everyone was committing as ‘anonymous’ for a day or two!
I know how to change the commit message(svn propedit -r 123 --revprop svn:log /path/to/repos), but is there any way to change the actual user that made the commit?
1 Answer