#39986: git-core +svn: errors when cloning new repo -----------------------+------------------------- Reporter: ram@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: svn Port: git-core | -----------------------+------------------------- Comment (by ciserlohn@…): Ok, the problem is not subversion per se, but the combination of subversion 1.8 and the -s option. {{{ git svn clone -s -r100000:HEAD https://svn.macports.org/repository/macports/trunk/dports }}} fails as described. But {{{ git svn clone -s -r100000:HEAD https://svn.macports.org/repository/macports }}} works. As well as {{{ git svn clone -r100000:HEAD https://svn.macports.org/repository/macports/trunk/dports }}} -- Ticket URL: <https://trac.macports.org/ticket/39986#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X