From owner-freebsd-hubs@FreeBSD.ORG Thu Aug 30 23:29:42 2012 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81A65106566B; Thu, 30 Aug 2012 23:29:42 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [203.58.93.36]) by mx1.freebsd.org (Postfix) with ESMTP id E4E038FC19; Thu, 30 Aug 2012 23:29:41 +0000 (UTC) Received: from rwpc15.mby.riverwillow.net.au (rwpc15.mby.riverwillow.net.au [172.25.24.201]) (authenticated bits=56) by mail1.riverwillow.net.au (8.14.5/8.14.5) with ESMTP id q7UNTbFE072635 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 31 Aug 2012 09:29:39 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m1001; t=1346369379; bh=ysLx2M4w/fiHIVKgxPwM/Hnsh3b/oyRmx6W+03w4t3A=; h=Date:From:To:Cc:Subject; b=y95+G4OBGFuajNbMvKAqL32Qn+TAjNpVmV8dEM9Uk2if42//vI4VR79G0PDEryKhx xwxZ7mR4kStrfEdWKkzlHeVTPitFtPkd5jst9z6zHyveN8Zctym0sknY2hUyMlZL0f TZxSGour7mD18TwnTDk/zWnTRNEUZuINIoJY/LI4= Date: Fri, 31 Aug 2012 09:29:37 +1000 From: John Marshall To: freebsd-hubs@freebsd.org Message-ID: <20120830232937.GE61657@rwpc15.mby.riverwillow.net.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YkJPYEFdoxh/AXLE" Content-Disposition: inline OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "Simon L. B. Nielsen" Subject: CVSup Mirror Statistics Timestamp Problem X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2012 23:29:42 -0000 --YkJPYEFdoxh/AXLE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In the thread about Subversion mirrors,=20 On Thu, 30 Aug 2012, 23:41 +0100, Simon L. B. Nielsen wrote: > If people are wondering why we are working on how to do mirroring > differently, please see current status: > http://www.mavetju.org/unix/freebsd-mirrors/ (cvsup is stat seems > broken, but FTP still shows the general picture). Simon refers to the very useful mirror monitoring site created and maintained by edwin@. I also maintain my own monitor for a much smaller subset of mirrors in which I have particular interest. Most of the mirror age information relies on some kind of regularly updated TIMESTAMP from the master which is replicated to each of the mirrors. That's easy with the FTP mirrors because ftp-master provides /pub/FreeBSD/TIMESTAMP. The nearest thing we had been able to find for CVSup mirrors was the timestamp in the $FreeBSD$ tag in CVSROOT-ports/modules, since a fresh version of that file was being generated most days. Since ports has moved to Subversion, the modules file has not been updated and I haven't been able to find a substitute "TIMESTAMP" that we can use to check the age of CVSup mirrors. I note that this wouldn't be a problem if it were possible to get at CVS history from a CVSup client. Any suggestions? --=20 John Marshall --YkJPYEFdoxh/AXLE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlA/92EACgkQw/tAaKKahKJgogCbBcE7XrlSuFArmUlWtxtRhjya FhMAoMkMNVNBOuQ2gQe00o23T83Cj4pH =8hHU -----END PGP SIGNATURE----- --YkJPYEFdoxh/AXLE--