From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 23:39:14 2005 Return-Path: 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 0E0D416A4CE for ; Tue, 29 Mar 2005 23:39:14 +0000 (GMT) Received: from smtpq3.home.nl (smtpq3.home.nl [213.51.128.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4662043D4C for ; Tue, 29 Mar 2005 23:39:13 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.136] (port=36454 helo=smtp5.home.nl) by smtpq3.home.nl with esmtp (Exim 4.30) id 1DGQIi-0006Yb-4C for freebsd-questions@freebsd.org; Wed, 30 Mar 2005 01:39:12 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:51720 helo=desktop.homenet) by smtp5.home.nl with esmtp (Exim 4.30) id 1DGQIf-0004dA-SA for freebsd-questions@freebsd.org; Wed, 30 Mar 2005 01:39:09 +0200 From: Danny Pansters To: freebsd-questions@freebsd.org Date: Wed, 30 Mar 2005 01:39:02 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503300139.02944.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Meaning of repo-copy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 23:39:14 -0000 Quick question: Repo copy means that a current port or piece of src is being renamed, probably with other changes or a split-out of parts that become new ports or contribs. Should be seen in the context of CVS. Do I grasp this correctly? Thanks, Dan