[MacPorts] #39949: subversion @1.8.1_0: connecting to repository fails with HTTP 400 (was: Macports 2.2.0 SVN is broken)

MacPorts noreply at macports.org
Thu Aug 1 14:10:27 PDT 2013


#39949: subversion @1.8.1_0: connecting to repository fails with HTTP 400
-----------------------------+---------------------
  Reporter:  rahsaan.page@…  |      Owner:  dluke@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.2.0
Resolution:                  |   Keywords:
      Port:  subversion      |
-----------------------------+---------------------
Changes (by larryv@…):

 * cc: blair@… (added)
 * priority:  High => Normal
 * owner:  macports-tickets@… => dluke@…
 * port:   => subversion


Old description:

> running the following version on MacOSX 10.8.4
>
> $ svn --version
> svn, version 1.8.1 (r1503906)
>    compiled Jul 24 2013, 12:54:25 on x86_64-apple-darwin12.3.0
>
> Copyright (C) 2013 The Apache Software Foundation.
> This software consists of contributions made by many people;
> see the NOTICE file for more information.
> Subversion is open source software, see http://subversion.apache.org/
>
> The following repository access (RA) modules are available:
>
> * ra_svn : Module for accessing a repository using the svn network
> protocol.
>   - with Cyrus SASL authentication
>   - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
>   - handles 'file' scheme
> * ra_serf : Module for accessing a repository via WebDAV protocol using
> serf.
>   - handles 'http' scheme
>   - handles 'https' scheme
>
> Error
>
> $ svn update
> Updating '.':
> svn: E175002: Unable to connect to a repository at URL
> 'https://host.com/svn/infrastructure'
> svn: E175002: Unexpected HTTP status 400 'Bad request' on
> '/svn/infrastructure'
>
> svn: E000054: Additional errors:
> svn: E000054: Error running context: Connection reset by peer

New description:

 running the following version on MacOSX 10.8.4

 {{{
 $ svn --version
 svn, version 1.8.1 (r1503906)
    compiled Jul 24 2013, 12:54:25 on x86_64-apple-darwin12.3.0

 Copyright (C) 2013 The Apache Software Foundation.
 This software consists of contributions made by many people;
 see the NOTICE file for more information.
 Subversion is open source software, see http://subversion.apache.org/

 The following repository access (RA) modules are available:

 * ra_svn : Module for accessing a repository using the svn network
 protocol.
   - with Cyrus SASL authentication
   - handles 'svn' scheme
 * ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme
 * ra_serf : Module for accessing a repository via WebDAV protocol using
 serf.
   - handles 'http' scheme
   - handles 'https' scheme
 }}}

 Error
 {{{
 $ svn update
 Updating '.':
 svn: E175002: Unable to connect to a repository at URL
 'https://host.com/svn/infrastructure'
 svn: E175002: Unexpected HTTP status 400 'Bad request' on
 '/svn/infrastructure'

 svn: E000054: Additional errors:
 svn: E000054: Error running context: Connection reset by peer
 }}}

--

Comment:

 OP claimed in IRC that the system Subversion (1.6.18 !r1303927, I assume)
 works with the repository.

-- 
Ticket URL: <https://trac.macports.org/ticket/39949#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list