Does svn repo for 'release' tree have new auth requirement?
I'm trying to release a new version of a previously released stack. I need to change an entry in release/distros/fuerte.rosdistro and distros/groovy.rosdistro to correct a git branch specification.
I UPed the latest 'release' tree from trunk, made the changes, and tried to commit. I think this used to just work, but I haven't done it in while: svn won't let me commit:
svn commit -m "Modified groovy.rosdistro and fuerte.rosdistro to pull different branches from robhum_utils repo." Password for 'default' GNOME keyring: svn: Commit failed (details follow): svn: MKACTIVITY of '/svn/release/!svn/act/bc7f360e-85e6-4d8a-b8da-2df6487a8432': authorization failed: Could not authenticate to server: rejected Basic challenge (https://code.ros.org)
Was there always a pwd/rsa auth, or is this new?
thanks,
Andreas
Thanks, Tully, I'll try to get past the authentication barrier again, in the old place.