From owner-freebsd-current@FreeBSD.ORG Sun Jul 27 08:24:40 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CCFF106564A for ; Sun, 27 Jul 2008 08:24:40 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id F170D8FC19 for ; Sun, 27 Jul 2008 08:24:39 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4841546rvf.43 for ; Sun, 27 Jul 2008 01:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=VJqbCmhWl7uDyMQElc7D1+L7JH5TjP7GZHk2eufPo3Y=; b=RuLH674FKXkqhkHKVW3yCOoxEQuhpb8gQnh6cBbJoKks3fiKoeFazTvl917jZ8+50B 5rqmn1DEfNNrg3W7LDPhd0IvT/bbsHFi3eC8Ztcex8XvbqvT7jeHoNBixEVvLyKDvL2w 4y9j762HydUyGhBGdlGAT3l0ArnfCmhuFtgW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=Dl5KeKtgM/FecPUn2rv17Hw4MQ2j7J3JIVA6C2PZsGc5jLImVqihFKESJNRAyZoIHv 46C9/UskRHQ5iLAorFROGCFfn/n1DTr2qNhZ/44zbUyS0CvNCrPRm/ZfAndY7akFCE8g 8lMvlt72sHUr7kptrzCmygaiRSrb5nRXCf7gI= Received: by 10.140.201.1 with SMTP id y1mr1744006rvf.200.1217145418728; Sun, 27 Jul 2008 00:56:58 -0700 (PDT) Received: by 10.141.159.2 with HTTP; Sun, 27 Jul 2008 00:56:58 -0700 (PDT) Message-ID: <9bbcef730807270056o3b53524ara6efc02f4922528@mail.gmail.com> Date: Sun, 27 Jul 2008 09:56:58 +0200 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Garrett Cooper" In-Reply-To: <7d6fde3d0807262224h3d4329bfk4e8627bf57dc7204@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7d6fde3d0807261517g9714b72hbcf777f49ff91e3b@mail.gmail.com> <7d6fde3d0807261747u579be045jfde9040b8783dc5b@mail.gmail.com> <7d6fde3d0807262224h3d4329bfk4e8627bf57dc7204@mail.gmail.com> X-Google-Sender-Auth: a7c2084dfa04c2d1 Cc: freebsd-current@freebsd.org Subject: Re: freebsd svn repo busted or bad usage? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 08:24:40 -0000 2008/7/27 Garrett Cooper : > Either it's the version of svn or the Cygwin / Vista environment I > have setup, but I just spent the time to reconfigure my FreeBSD > RELENG_7 VMware fusion VM and things appear to be working swimmingly > now. > > Maybe write a note up somewhere about this caveat? I think it's documented somewhere (or at least "well known") that you need svn version 1.5 for FreeBSD's repo; this only leaves cygwin. It would be nice if you could confirm it's cygwin's fault :)