Opened 11 years ago

Last modified 11 years ago

#39949 closed defect

Macports 2.2.0 SVN is broken — at Initial Version

Reported by: rahsaan.page@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: subversion

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

Change History (0)

Note: See TracTickets for help on using tickets.