How to recover SVN password
Sometimes its necessary to recover the password for svn user. We can retrieve the same throug the command line itself.
In the folder "~/.subversion/auth/svn.simple/" you should find a file with a long hexadecimal name. The password is in there in plaintext.