Re: Recovery Test Framework - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Recovery Test Framework
Date
Msg-id 1231787846.30598.113.camel@jd-laptop.pragmaticzealot.org
Whole thread Raw
In response to Re: Recovery Test Framework  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Recovery Test Framework  (Aidan Van Dyk <aidan@highrise.ca>)
List pgsql-hackers
On Mon, 2009-01-12 at 20:43 +0200, Heikki Linnakangas wrote:
> Robert Haas wrote:
> > git IS a stable archive of what the patches really were.
> 
> No. A developer can delete, move and rebase branches in his own 
> repository as he likes, and all of those operations "modify history". In 
> fact, a developer can completely destroy or take offline his published 
> repository. It's *not* an archive.

Yes but I have to pull the whole repo to do it is my point. I can't just
pull down the 8.3 branch. I have to pull down the whole tree and then
work on 8.3.

SVN on the other hand, if I only want to work on trunk, I can check out
trunk and only work (and commit) into trunk.

> 
> There's other reasons why I like git very much over cvs, but archiving 
> is not one of them.

Oh don't get me wrong. I am not a CVS user on any level except with
PostgreSQL.

Joshua D. Drake


> 
> -- 
>    Heikki Linnakangas
>    EnterpriseDB   http://www.enterprisedb.com
> 
-- 
PostgreSQL  Consulting, Development, Support, Training  503-667-4564 - http://www.commandprompt.com/  The PostgreSQL
Company,serving since 1997
 



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Recovery Test Framework
Next
From: "Dave Page"
Date:
Subject: Re: Recovery Test Framework