From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 07:51:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CE261065670 for ; Wed, 15 Jun 2011 07:51:28 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id A11AF8FC16 for ; Wed, 15 Jun 2011 07:51:27 +0000 (UTC) Received: by wwc33 with SMTP id 33so140753wwc.31 for ; Wed, 15 Jun 2011 00:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=XIGuoQPl6OAeJrlisFmvtQ5n4BqSzWzxZIblzwBZIqQ=; b=aMk9daTbB7OTDRoKiwgNqvqPTDEhu21+es93vJiY/LWmv4yIYo2jQyxfmaPEFarqHA l/WCb2umM4qoXQLzSE3M+vywK2X6kIavIrMTrDlphEuu56kez3h0S0jk8o6GCbnubdnZ b4SC6zKRybZZH+VQWhHLXZZ610coOS2pGrd3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=B6IICKykx0mQoD1luE8g9CftRKrjW4N/VqaCIlFe0C9vJRWWB1rxcHkIdSvpUeXoKg /TggIJAlbpClQof17zrPP8uhdvdvnlCCGHQYrZ78D8twYzz8bkZ9i9lbJ2oDPfoN2FAh Zz78fmXHwMImLaykKGCiUGsjYzQ20+0nRgZXg= Received: by 10.227.27.98 with SMTP id h34mr191381wbc.113.1308124286537; Wed, 15 Jun 2011 00:51:26 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk [87.194.105.247]) by mx.google.com with ESMTPS id o38sm133582wba.37.2011.06.15.00.51.24 (version=SSLv3 cipher=OTHER); Wed, 15 Jun 2011 00:51:25 -0700 (PDT) Date: Wed, 15 Jun 2011 08:51:22 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20110615085122.1d4ae0be@gumby.homeunix.com> In-Reply-To: <20110615003434.GE5630@external.screwed.box> References: <20110615000951.GD5630@external.screwed.box> <20110615003434.GE5630@external.screwed.box> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Extract particular date snapshot from /var/db/portsnap? 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: Wed, 15 Jun 2011 07:51:28 -0000 On Wed, 15 Jun 2011 04:34:34 +0400 Peter Vereshagin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > You can't take no for an answer, freebsd-questions! > 2011/06/14 17:17:39 -0700 Chuck Swiger => To Peter > Vereshagin : > CS> > Does it keep them? Does portsnap keep snapshots fetched > CS> > previously? > CS> As far as I can tell, you can't. > > But on every 'portsnap fetch' it tells it downloads a new stuff and > doesn't tell it deletes the old? > - From what I see in /var/db/portsnap/files/ it keeps every file it > had ever downloaded: they all have different times. It doesn't, it's a snapshot. The timestamps just reflect the last time each particular object was updated.