Re: managing git disk space usage - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: managing git disk space usage
Date
Msg-id 1279650282.2841.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: managing git disk space usage  (Aidan Van Dyk <aidan@highrise.ca>)
List pgsql-hackers
On tis, 2010-07-20 at 13:28 -0400, Aidan Van Dyk wrote:
> But *all* dependancies need to be proper in the build system, or you
> end
> up needing a git-clean-type-cleanup between branch switches, forcing a
> new configure run too, which takes too much time...

This realization, while true, doesn't really help, because we are
talking about maintaining 5+ year old back branches, where we are not
going to fiddle with the build system at this time.  Also, the switch
from 9.0 to 9.1 the other day showed everyone who cared to watch that
the dependencies are currently not correct for major version switches,
so this method will definitely not work at the moment.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: dynamically allocating chunks from shared memory
Next
From: Robert Haas
Date:
Subject: antisocial things you can do in git (but not CVS)