Changes between Version 122 and Version 123 of ProblemHotlist


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

add svn server issue

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v122 v123  
    22
    33[[PageOutline(1-3,Table of Contents,inline)]]
     4
     5== Subversion server access is forbidden == #svn
     6
     7As of October 15, 2015, the Subversion server is currently experiencing a problem.
     8If you use the [wiki:howto/SyncingWithSVN Subversion server for syncing] (instead of the rsync server), you will see this failure when running "`sudo port sync`":
     9
     10{{{
     11--->  Updating the ports tree
     12port sync failed: Synchronization of 1 source failed
     13}}}
     14
     15Or when running "`sudo port -v sync`":
     16
     17{{{
     18--->  Updating the ports tree
     19Synchronizing local ports tree from file:///...
     20Updating '.':
     21svn: E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports/trunk'
     22svn: E175013: Access to '/repository/macports/trunk' forbidden
     23}}}
     24
     25There is currently no known workaround. [ticket:49288 The administrator has been informed].
    426
    527== Incorrect version of Xcode selected == #xcode-select