Message-Id: <200501051602.j05G2BRv027432@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Diego Ernesto Malpica Chauvet" To: Subject: Problems with subversion svn+ssh Date: Wed, 5 Jan 2005 10:01:11 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Spam-Processed: softrent.com, Wed, 05 Jan 2005 10:00:10 -0600 (not processed: message from valid local sender) X-MDRemoteIP: 200.66.99.3 X-Return-Path: diego_malpica AT ventakit DOT com X-MDaemon-Deliver-To: cygwin AT cygwin DOT com X-MDAV-Processed: softrent.com, Wed, 05 Jan 2005 10:00:13 -0600 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j05G2BRv027432 I have been working with this versions of Subversion 1.0.6-1 1.1.1-1 1.1.2-1 snv+ssh doesn't work for me since 1.1.1-1 This is my test case: svnadmin create /repotest svn list file:///repotest svn list file://localhost/repotest svn list svn+ssh://localhost/repotest chmod -R 777 /repotest svn list svn+ssh://localhost/repotest The: svn list svn+ssh://localhost/repotest gives me the result "svn: No repository found in 'svn+ssh://localhost/repotest'" while I was especting and empty line like in version 1.0.6-1. I have also tried several paths to find one to access my repository but I have not succeded. May be I´m doing something o wrong, or there are changes in the default configuration of subversion that I´m not taking care of it. I have searched the lists users AT subversion DOT tigris DOT org for a clue but it seems to me that the problem related to the cygwin port. Could someone help me please? Thanks in advance =). -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/