Thank you Larry, sorry for the late reply (holidays). I'm still struggling with the same problem. Here is the whole error- message (I translated the German parts) commiting a Change in a Latexfile with Emacs VC from Ubuntu 10.04:
"""Login: <https://xyz.googlecode.com:443> Google Code Subversion Repository Password for »myLinuxUsername«: Login: <https://xyz.googlecode.com: 443> Google Code Subversion Repository Username: svn: Transmission failed (Details folllow): svn: MKACTIVITY from »/svn/!svn/act/ 87b61f4b-1512-4235-82d2-6541103d5e74«: Authorisation failed: Could not authenticate to server: rejected Basic challenge (https:// xyz.googlecode.com)""" I did not change anything in my ~/.subversion/servers file, so everything is commented out. In my ~/.subversion/config file I have something like this: [groups] # group1 = *.collab.net myProject = https://xyz.googlecode.com/svn/trunk/ # myProject = https://xyz.googlecode.com/ did not work either ### Information for myProject: [myProject] # http-proxy-host = proxy1.some-domain-name.com # http-proxy-port = 80 # http-proxy-username = blah # http-proxy-password = doubleblah # http-timeout = 60 # http-auth-types = basic;digest;negotiate #uncommenting this did not work # neon-debug-mask = 130 store-plaintext-passwords = yes #don't care about secutity in this case username = myGoogleCodeUsername Authentication should use myGoogleCodeUsername instead of myLinuxUsername and prompt me for a password (?) So my (very basic newbie) question remains: How do I configure subversion on Ubuntu 10.04 to be able to authenticate to a GoogleCode Repository? Thanks for any help. On 30 Aug., 16:13, Larry Evans <cppljev...@suddenlink.net> wrote: > On 08/27/10 11:02, Larry Evans wrote: > [snip] > > > > > I can't help but can sympathize. I found a very similar problem > > after upgrading ubuntu 8.04 -> ubuntu 10.04. > > > However, my symptoms were slightly different. I got the: > > > Could not authenticate > > > message but before that I got some query containing "gnome keyring". > > > Here's the actual session: > > > [CODE] > > ~/prog_dev/boost-svn/ro/sandbox/rw/variadic_templates $ svn commit -m > > "add macro, ARG_CONSTANCY, to test driver" > > Password for '(null)' GNOME keyring: > > svn: Commit failed (details follow): > > svn: MKACTIVITY of > > '/svn/boost/!svn/act/018d0a5a-eee7-49b3-b42e-b5295ef7b8f8': > > authorization failed: Could not authenticate to server: rejected Basic > > challenge (https://svn.boost.org) > > ~/prog_dev/boost-svn/ro/sandbox/rw/variadic_templates $ > > [/CODE] > > > So, I'd like to echo bebop52's plea for help. > > > -Larry > > The solution my problem is in: > > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessa...