From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 21:15:17 2006 Return-Path: X-Original-To: FreeBSD-questions@FreeBSD.org Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69D3116A580 for ; Tue, 5 Sep 2006 21:15:17 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D36F43D93 for ; Tue, 5 Sep 2006 21:15:08 +0000 (GMT) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.151] (unknown [192.168.0.151]) by mail.gregs-garage.com (Postfix) with ESMTP id A9410114022 for ; Tue, 5 Sep 2006 16:15:49 -0500 (CDT) Message-ID: <44FDE83B.4030706@gregs-garage.com> Date: Tue, 05 Sep 2006 16:12:27 -0500 From: Greg Groth User-Agent: Thunderbird 1.5.0.5 (X11/20060810) MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Subversion GUI client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 21:15:17 -0000 I'm probably missing something stupid, but I'm having trouble connecting to a subversion server using esvn & kdesvn. The server is running svnserve, and I'm connecting with svn+ssh. When I try to connect using either app, they hang when browsing the repository tree. I then tried launching both from a terminal window, and after connecting, got a password prompt in the terminal window. Is there a way to pass the password info to a svn+ssh session within either of these apps? Or is there an app that can handle this? I've had no troubles connecting with TortiseSVN on an XP box, but both these apps seem to only handle passwords for http sessions. Best regards, Greg Groth