Re: cvs to git migration - keywords - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: cvs to git migration - keywords
Date
Msg-id 4C3EB179.5080501@bluegap.ch
Whole thread Raw
In response to Re: cvs to git migration - keywords  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi,

On 07/07/2010 08:31 PM, Andrew Dunstan wrote:
> Personally I favor leaving the expanded keywords in what we import, so
> that there's an exact mapping between what's in the final CVS repo and
> what's in the inital git repo, and then removing them entirely. I don't
> see that having old keyword expansions in the historical changesets is a
> bid deal. Nobody is going to base patches on them (I hope).

Sorry for being somewhat late on this discussion.

Another reason keeping the expanded keywords in historic revisions that 
hasn't been raised so far is, that they can easily be un-expanded with a 
script. But it's a lot harder to do the expansion, once you are on git, 
if you once happen to need that info.

Of course, I'd also remove the keywords from every (active?) branch as a 
first commit after the import. I'd even favor removing those lines 
completely, just as sort of a cleanup commit. And no, that shouldn't 
pose any problem with outstanding patches, except you are fiddling with 
the tag itself. In which case you deserve to get a conflict. ;-)

Regards

Markus Wanner


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: SHOW TABLES
Next
From: Guillaume Lelarge
Date:
Subject: Re: SHOW TABLES