From owner-cvs-ports Wed Aug 12 18:11:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14777 for cvs-ports-outgoing; Wed, 12 Aug 1998 18:11:59 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14764; Wed, 12 Aug 1998 18:11:47 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca1-94.ix.netcom.com [209.109.232.94]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id SAA26478; Wed, 12 Aug 1998 18:11:12 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id SAA10005; Wed, 12 Aug 1998 18:11:03 -0700 (PDT) Date: Wed, 12 Aug 1998 18:11:03 -0700 (PDT) Message-Id: <199808130111.SAA10005@silvia.hip.berkeley.edu> To: scrappy@hub.org CC: max@wide.ad.jp, scrappy@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-ports@FreeBSD.org In-reply-to: (message from The Hermit Hacker on Wed, 12 Aug 1998 21:41:09 -0300 (ADT)) Subject: Re: cvs commit: ports/devel/mico-latest - Imported sources From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * I'm not sure how to do this, but I got an email from the Maintainer of the * ports/devel/mico port telling me that his reason for requiring mico-2.0.5 * (the GNOME project) is no longer valid, and the mico port can be replaced * by the mico-latest port... * * I'm not sure what the best method of doing this is, but, my first guess * would be to just move mico-latest to mico and delete mico latest... * * Can someone either tell me how to do it, or do it? (1) *You* don't do direct repository operations. It should have been in the starter kit you received when you became a CVS committer. Only Peter, JDP (the CVS managers) and me (as a deputy in charge of the ports collection) can do direct repository operations. (2) CVS doesn't allow us to "move" files. The stuff you've recently seen in x11-* are actually copies and cvs removes. And you can't copy a repository file over an existing file either. (3) Since there is not much history on mico-latest, I recommend you just commit it over mico and cvs remove mico-latest. (By the way, it doesn't compile here and is marked BROKEN, are you aware of that? :) Satoshi