Re: missing file in git repo - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: missing file in git repo
Date
Msg-id 4BDF027B.4080105@dunslane.net
Whole thread Raw
In response to Re: missing file in git repo  (Aidan Van Dyk <aidan@highrise.ca>)
List pgsql-hackers

Aidan Van Dyk wrote:
> But your case of trying to "automatically" build/track the branch heads
> for the buildfarm w/ git has a lot more strict requirements of the
> *incremental* *conversion* *of* *CVS* than any of us had/have...  
>   

Actually, the thing that has recently annoyed me most has nothing to do 
with the buildfarm. I wanted to use git cherry-pick to backport 
something and the brokenness of the back branches in the git repo made 
that a non-starter. Saying "oh, well, if we really moved to git this 
wouldn't be an issue" doesn't help me much.

cheers

andrew




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Further Hot Standby documentation required
Next
From: Stephen Frost
Date:
Subject: Re: max_standby_delay considered harmful