From owner-freebsd-questions@FreeBSD.ORG Tue Aug 8 11:22:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9526D16A4E1 for ; Tue, 8 Aug 2006 11:22:18 +0000 (UTC) (envelope-from iqgrande@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E3143D5C for ; Tue, 8 Aug 2006 11:22:13 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so721041wxd for ; Tue, 08 Aug 2006 04:22:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=YbA2XR+JE+zn8qk5Rv+1D+0mOcAijiUuH++DANmM7UxeMEHImTx6GXy3UbADOGEBazbyO6LVmHKYLUOOQd66ulD1m6244tCn5Bvd0p25qjZNCAI45LBMDTwdhv5io0itW2NrBNFCDD9Oyf0I/1ZnI2gHqbHHRQXs+WemwAmH2xk= Received: by 10.70.77.2 with SMTP id z2mr528324wxa; Tue, 08 Aug 2006 04:22:12 -0700 (PDT) Received: from ?192.168.0.5? ( [67.191.189.255]) by mx.gmail.com with ESMTP id 26sm4594918wra.2006.08.08.04.22.12; Tue, 08 Aug 2006 04:22:12 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Anthony Agelastos Date: Tue, 8 Aug 2006 07:22:11 -0400 To: FreeBSD Questions X-Mailer: Apple Mail (2.752.2) Cc: Anish Mistry Subject: Portsnap && CVSup 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, 08 Aug 2006 11:22:18 -0000 Hello all, I am wondering how well Portsnap plays with CVSup. As an example, let's say that I accidentally deleted a Port folder (/usr/ports/print/ hplip as an example), I assume the best way of bringing it back would be CVSup and not Portsnap. Is this thinking correct? After using CVSup, is there anything that I need to do to for Portsnap to know what else has been updated? Any information on this is greatly appreciated. Thank you. -Anthony