Re: Old postgresql repository - Mailing list pgsql-hackers

From David Fetter
Subject Re: Old postgresql repository
Date
Msg-id 20110706185808.GB10647@fetter.org
Whole thread Raw
In response to Old postgresql repository  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Wed, Jul 06, 2011 at 04:31:53PM +0200, Magnus Hagander wrote:
> When we did the migration to git, we decided to leave the old
> postgresql git repository around "for a while", for people who had
> clones around it. This is the repository that was live updated from
> cvs while we were using cvs, and does *not* correspond to the current
> git repository when it comes to hashes and other details. It's
> available at http://git.postgresql.org/gitweb?p=postgresql-old.git;a=summary
> 
> I think it's time to drop this repository now. Anybody who had active
> clones on it should've moved to the new repository by now, I think.
> 
> Comments?

"...Linus will know his own" ;)

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Avoid index rebuilds for no-rewrite ALTER TABLE ALTER TYPE
Next
From: Robert Haas
Date:
Subject: Re: Make relation_openrv atomic wrt DDL