From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 04:45:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D803916A400 for ; Tue, 20 Mar 2007 04:45:42 +0000 (UTC) (envelope-from paul.vandenbergen@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by mx1.freebsd.org (Postfix) with ESMTP id 4977013C45B for ; Tue, 20 Mar 2007 04:45:42 +0000 (UTC) (envelope-from paul.vandenbergen@gmail.com) Received: by mu-out-0910.google.com with SMTP id g7so2105939muf for ; Mon, 19 Mar 2007 21:45:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pQsykMd8291P0BbUCosvqKhiJIS3lcThUSJkH1vj25SWdwxTwlJc2SaxfRWkWbDovnHPQsu2Pxyc8t2/j5ez0RUZyV/jWIlUPUxWvx78uXEv7LWDCQlyLzL+7x2FWLbbXlZ+BcsmNOlMpbppUBYf/E4+ahPjj60cnG6QefYxnL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=P9bkMWYoEkUqVvzPOE17nLbJAIoxURa7ZEi1MKZG6BS/mS3Sd3/cvzpz7R6ptgIK/UadWXCfONhZcSuqEjo62sewghg5xd14JP2Kedy5CzC67ZUwqThDXJ3kB/REQhxkP7pN649ffL+dxKizfrMcf1yRHBl51Qt/nBDp1siVOx8= Received: by 10.82.136.4 with SMTP id j4mr11637011bud.1174364184178; Mon, 19 Mar 2007 21:16:24 -0700 (PDT) Received: by 10.82.158.8 with HTTP; Mon, 19 Mar 2007 21:16:23 -0700 (PDT) Message-ID: Date: Tue, 20 Mar 2007 15:16:23 +1100 From: "Paul van den Bergen" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: FreeBSD 6.2 + Subversion - cannot connect... 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, 20 Mar 2007 04:45:42 -0000 Hi All, I'm trying to set up a subversion server on a miniITX box running a freebsd server (no X) and vanilla subversion - no appache, either straight svn or svn+ssh. followed the basics from 2 howtos on the net - OnLamp and another (I can't recall off the top of my head) I can svn import, svn commit and svn checkout using the file method from either the svn user or other users using the file:/// method. I cannot svn to the repository using tortoise SVN from the windows XP box on the same network. any suggestions welcome for where to start looking - I'm all out. -- Dr Paul van den Bergen