Right now, I have two different accounts on the same SVN server. Subversion saves the password for the last user, but seems to forget about the other one.
The problem is that I need to authentificate myself everytime I switch from one project to another. Is there a way to avoid this?
By the way, I'm using the default svn client on linux.