ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Does svn repo for 'release' tree have new auth requirement?

asked 2013-08-22 10:54:16 -0500

paepcke gravatar image

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

edit retag flag offensive close merge delete

Comments

Thanks, Tully, I'll try to get past the authentication barrier again, in the old place.

paepcke gravatar image paepcke  ( 2013-08-26 04:19:41 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-08-26 06:55:34 -0500

Dirk Thomas gravatar image

updated 2013-08-26 06:56:52 -0500

There has been an announcement on the ros-release mailing list. I can't point to the archive since that is not yet available after the migeation to the OSUOSL.

We are continuing our migration of ROS services.  Today the release repository for dry packages has been moved from <a href="http://code.ros.org">code.ros.org</a> to Google code (<a href="https://code.google.com/p/ros-dry-releases/">https://code.google.com/p/ros-dry-releases/</a>).

The new repository location requires every maintainer who wants to release dry packages in the future to re-do the setup instructions (<a href="http://www.ros.org/wiki/release/Setup/Machine">http://www.ros.org/wiki/release/Setup/Machine</a>):

* update the installed Debian package "python-rosrelease" to version >= 0.2.11

* get a fresh checkout of the release tools from their new location

* request to join the ros-dry-releases project by sending an email to <a href="mailto:ros-release@code.ros.org">ros-release@code.ros.org</a> with your Googlecode login

If you are releasing ROS packages you might want to sign up for that mailing list since important release information like this is posted there.

edit flag offensive delete link more
0

answered 2013-08-23 08:44:36 -0500

tfoote gravatar image

We are in the process of migrating the release repo to a new location. It is expected to go offline soon. But it has not gone offline yet.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-08-22 10:54:16 -0500

Seen: 155 times

Last updated: Aug 26 '13