From owner-freebsd-stable@FreeBSD.ORG Thu Jan 24 14:33:18 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F019DE7A for ; Thu, 24 Jan 2013 14:33:18 +0000 (UTC) (envelope-from jcm@visi.com) Received: from g2host.com (mailback4.g2host.com [208.42.184.244]) by mx1.freebsd.org (Postfix) with ESMTP id C157CAEA for ; Thu, 24 Jan 2013 14:33:18 +0000 (UTC) Received: from [208.42.90.57] (account jcm@visi.com) by mailback4.g2host.com (CommuniGate Pro WEBUSER 5.3.11) with HTTP id 11499157 for freebsd-stable@freebsd.org; Thu, 24 Jan 2013 08:33:17 -0600 From: "John Mehr" Subject: Re: svn - but smaller? To: X-Mailer: CommuniGate Pro WebUser v5.3.11 Date: Thu, 24 Jan 2013 08:33:17 -0600 Message-ID: In-Reply-To: <5101235D.8040006@freebsd.org> References: <20130123144050.GG51786@e-Gitt.NET> <20130124093846.5e683474@laptop> <5101235D.8040006@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1; format="flowed" Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2013 14:33:19 -0000 >For testing against svn.freebsd.org -- this is pull only? > So you only > need read permissions on svn.freebsd.org?  That's fine: >the SVN > repository is open to public access and you can just use >it without > asking permission.  Although I'd use one of the mirror >sites listed in > the handbook rather than svn.freebsd.org directly. Correct.  I just want to give the folks that administer the servers a heads-up that there's going to be a lot more entries in their log files coming from me -- unless it's an undocumented feature of the svn protocol, md5 signatures for files are not included in directory requests and I need to issue a get-file command for each and every file to get their md5 signatures in order to determine which local files need an update.  :(