svn connection issue
Marius Schamschula
lists at schamschula.com
Sun Oct 23 16:53:30 PDT 2016
Hi all,
Since subversion moved to breaburn.macports.org, I have had serious issues connecting. Here is the record:
1) Success r154111
2) A few minutes later while attempting to commit octave-image
neptune:dports marius$ svn ci -m "octave-image: update to version 2.6.1."
svn: E170013: Commit failed (details follow):
svn: E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports/trunk/dports/math/octave-image'
svn: E120108: Error running context: The server unexpectedly closed the connection.
3) This was the situation for a day and a half. I came to the conclusion that it probably was a login/authentication problem. so I attempted
neptune:dports marius$ svn ci -m "octave-image: update to version 2.6.1." --username mps at xxxxxxxx.org
Sending math/octave-image/Portfile
Transmitting file data .done
Committing transaction...
Committed revision 154179.
4) A few hours later I again got
neptune:dports marius$ svn update
Updating '.':
svn: E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports/trunk'
svn: E120108: Error running context: The server unexpectedly closed the connection.
5) Attempting
neptune:dports marius$ svn update --username mps at xxxxxxxx.org
Updating '.':
svn: E170013: Unable to connect to a repository at URL 'https://svn.macports.org/repository/macports/trunk'
svn: E120108: Error running context: The server unexpectedly closed the connection.
This time it did not help.
Marius
--
Marius Schamschula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20161023/4d3d0164/attachment.html>
More information about the macports-dev
mailing list