On 13 June 2016 at 20:45, Jan Alexander Steffens via arch-dev-public <arch-dev-public@archlinux.org> wrote:
Actually, the right command would be:
svn relocate svn+ssh://svn-packages@nymeria svn+ssh://svn-packages@repos || svn relocate svn+ssh://svn-community@nymeria svn+ssh://svn-community@repos
Which should relocate the repo properly, no matter which type.
On Mon, Jun 13, 2016 at 7:54 PM Sven-Hendrik Haase <sh@lutzhaase.com> wrote:
Due to the lack of time I didn't get to doing the relocation until now, and it's failing for me with: nologin: invalid option -- 'c' ... (nologin help) ... svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn-community@repos.archlinux.org/srv/repos/svn-community/svn' svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file. svn: E210002: Network connection closed unexpectedly Doing a clean checkout from repos.archlinux.org fails with the same error Any ideas? Lukas