Opened 11 years ago

Last modified 11 years ago

#39949 closed defect

subversion @1.8.1_0: connecting to repository fails with HTTP 400 — at Version 2

Reported by: rahsaan.page@… Owned by: dluke@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: blair@…, egall@…
Port: subversion

Description (last modified by larryv (Lawrence Velázquez))

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

Change History (2)

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: blair@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to dluke@…
Port: subversion added
Priority: HighNormal
Summary: Macports 2.2.0 SVN is brokensubversion @1.8.1_0: connecting to repository fails with HTTP 400

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

Note: See TracTickets for help on using tickets.