public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Package moves as repocopies
Date: Sat, 2 Jul 2005 11:47:48 -0700	[thread overview]
Message-ID: <20050702184748.GB10840@curie-int.orbis-terrarum.net> (raw)
In-Reply-To: <42C1D095.4010501@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 1374 bytes --]

On Tue, Jun 28, 2005 at 03:35:01PM -0700, Donnie Berkholz wrote:
> I've been wondering lately with the discussion of yet more new
> categories, why don't we do repocopies to move packages? Note that I'm
> talking about packages switching categories and explicitly _not_ about
> package name changes.
Because client-side CVS sucks at dealing with this - and from it's
point of view, there is no difference between renaming and moving
packages - they are both just directory names.

After such a move of directories, CVS clients running their next update
would find NO record of the old directory when they attempted to update
it, and the CVS client would then NOT touch the local copy at all.

Eg:
1. sys-apps/foo exists on server
2. all clients are consistent with server.
3. sys-apps/foo is moved to sys-apps/bar.
3. client A tries to update.
3.1. sys-apps/bar is downloaded as it's new to the client.
3.2. sys-apps/foo on the client side is NOT removed, as the server
doesn't know about it (it would need an explicit deletion record on the
server).
4. client has sys-apps/foo until such time as it is manually deleted.

-- 
Robin Hugh Johnson
E-Mail     : robbat2@orbis-terrarum.net
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#       : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 241 bytes --]

  parent reply	other threads:[~2005-07-02 18:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-28 22:35 [gentoo-dev] Package moves as repocopies Donnie Berkholz
2005-06-29 13:57 ` Chris Gianelloni
2005-07-02 18:47 ` Robin H. Johnson [this message]
2005-07-02 23:42   ` Aron Griffis
2005-07-03  1:55     ` Donnie Berkholz
2005-07-02 18:49 ` Robin H. Johnson
2005-07-02 18:59   ` Mike Frysinger
2005-07-04 22:41     ` Robin H. Johnson
2005-07-05  1:34       ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050702184748.GB10840@curie-int.orbis-terrarum.net \
    --to=robbat2@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox