On Fri, Sep 17, 2010 at 23:21, Tom Lane <[email protected]> wrote: > Actually, the simplest way to handle this might be to just delete all > five of those tags during the conversion, and then I'll put them back > in the right places later when I add the other old-release tags. > That way we won't have any tags getting moved after the repository is > published. (Or am I wrong about that being something to avoid? But > in any case we want to gc the manufactured commits for Release_2_0_0 > and Release_2_0.)
As long as nobody has cloned the repository, it's not a problem moving them. But it *is* something you should generally avoid, so let's do that :-) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
