From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.bugs Subject: bug#24230: 25.1.50; vc-mode and svn+ssh:// URLs Date: Thu, 25 Aug 2016 05:33:06 -0400 Message-ID: References: <83lgzxg8x3.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1472117655 6183 195.159.176.226 (25 Aug 2016 09:34:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2016 09:34:15 +0000 (UTC) Cc: 24230@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 25 11:34:11 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcr34-0001Cn-9B for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2016 11:34:10 +0200 Original-Received: from localhost ([::1]:55264 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcr34-0006T4-MO for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2016 05:34:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcr2y-0006Sm-60 for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 05:34:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcr2w-0003vt-7H for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 05:34:03 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:42289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcr2w-0003vp-3p for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 05:34:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bcr2w-0007Cp-0H for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2016 05:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: ams@gnu.org (Alfred M. Szmidt) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Aug 2016 09:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24230 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24230-submit@debbugs.gnu.org id=B24230.147211759627644 (code B ref 24230); Thu, 25 Aug 2016 09:34:01 +0000 Original-Received: (at 24230) by debbugs.gnu.org; 25 Aug 2016 09:33:16 +0000 Original-Received: from localhost ([127.0.0.1]:40001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcr2B-0007Bo-Rb for submit@debbugs.gnu.org; Thu, 25 Aug 2016 05:33:16 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcr2A-0007Bb-La for 24230@debbugs.gnu.org; Thu, 25 Aug 2016 05:33:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcr24-0003cH-8k for 24230@debbugs.gnu.org; Thu, 25 Aug 2016 05:33:09 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcr24-0003bu-62 for 24230@debbugs.gnu.org; Thu, 25 Aug 2016 05:33:08 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1bcr22-0000sR-JO; Thu, 25 Aug 2016 05:33:06 -0400 In-reply-to: <83lgzxg8x3.fsf@gnu.org> (message from Eli Zaretskii on Mon, 15 Aug 2016 21:54:16 +0300) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:122638 Archived-At: > When working with SVN repositories and doing C-x v l on a file I get > the following: > > Working file: /home/ams/Makefile > svn: E170013: Unable to connect to a repository at URL 'svn+ssh://carbonium/svn/com/ams/trunk/Makefile' > 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 > > Commiting and other operations fail as well, but only if one uses the > svn+ssh:// protocol. > > > In GNU Emacs 25.1.50.4 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.6) > of 2016-07-24 built on scandium > Repository revision: 098d29af10a869e65a36804579f16edc49aabcfa > System Description: Arch Linux I cannot reproduce this with today's master. What do you get if you invoke the equivalent command from the shell command line? Do you perhaps get any prompts, e.g. for pass phrase or something? Yeah, I get a password prompt; I can mitigate the issue by using public keys. Do you want the output from ssh/svn?