On Thu, May 03, 2012 at 12:41:38PM -0700, frame wrote: > I saw the password is saved in the file within .subversion/auth/svn.simple > directory. Is that correct? How can I have it saved in encrypted format? Is > this can be achieved by my personal or the system admin group?
You would need to configure gnome-keyring or kwallet (see the 'password-stores' option in the 'config' file). I don't know whether those programs are available for your linux distro. They are third-party password encryption tools that Subversion can optionally make use of. > Thank you very much for all the help. You're welcome :)