Changes between Initial Version and Version 2 of Ticket #49288


Ignore:
Timestamp:
Oct 15, 2015, 5:23:12 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It seems access to any part of the repository is now forbidden:

$ svn ls https://svn.macports.org/repository/macports
svn: E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports'
svn: E175013: Access to '/repository/macports' forbidden

This affects all developers. And unfortunately, due to the recent rsync server problems, the only workaround available was to tell users to switch their MacPorts installations to use the svn server instead of the rsync server, so now those users will also experience errors yet again.

Keith said all of the Mac OS Forge infrastructure was rebooted, so perhaps this is related.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49288

    • Property Cc grant.jenks@… ryandesign@… added
    • Property Summary changed from restore_ports.tcl cannot be downloaded, responds with 403 Forbidden to E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports' svn: E175013: Access to '/repository/macports' forbidden
  • Ticket #49288 – Description

    initial v2  
    11The URL https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl (and apparently any other URL on that host) responds with a 403 Forbidden.
    22
    3 This gets in the way of the migration procedure described at https://trac.macports.org/wiki/Migration (which probably many people are going through these days after the recent OS X upgrade release)
     3This gets in the way of the migration procedure described at wiki:Migration (which probably many people are going through these days after the recent OS X upgrade release)