I checked out a Latex-Project from Google-Code Projecthosting, using subversion, for which I installed a client on my Ubuntu Lucid machine. Now I want to work to use emacs to edit the projectfiles and to commit the changes to the Google-Code repository.
After hitting C-x v v I recieve the following error message: " Could not authenticate to server: rejected Basic challenge (https://xxxxxxx.googlecode.com)" After a lot of research I still don't understand where and how to store my usercredentials (username and password) so that the svn-client can successfully authenticate to the googlecode repository. I know it is a very basic question, but please explain it in simple words cause I'm really stuck. I discovered the .subversion directory in my home directory. All the files in the auth subdirectory are empty. I frankly do not understand how to edit the config and servers files to make it work with googlecode. Thanks for any help.