Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 3A3A3650E90 for ; Tue, 1 Jul 2008 02:09:58 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 47102-01-2 for ; Tue, 1 Jul 2008 02:09:32 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by postgresql.org (Postfix) with ESMTP id 0E9B1650EA7 for ; Tue, 1 Jul 2008 02:09:07 -0300 (ADT) Received: from ridley.home ([71.179.5.175]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K3B00JR4AA4ZVG4@vms044.mailsrvcs.net> for pgsql-www@postgresql.org; Tue, 01 Jul 2008 00:08:28 -0500 (CDT) Date: Tue, 01 Jul 2008 01:08:26 -0400 From: Robert Treat Subject: Re: GIT repo broken In-reply-to: <200806301157.58593.xzilla@users.sourceforge.net> To: pgsql-www@postgresql.org Cc: "Greg Sabino Mullane" Message-id: <200807010108.27476.xzilla@users.sourceforge.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-15 Content-transfer-encoding: 7bit Content-disposition: inline References: <03e9397c93dbb9654bdbb5ea804b52ec@biglumber.com> <200806301157.58593.xzilla@users.sourceforge.net> User-Agent: KMail/1.9.9 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200807/1 X-Sequence-Number: 15431 On Monday 30 June 2008 11:57:58 Robert Treat wrote: > On Monday 30 June 2008 10:03:15 Greg Sabino Mullane wrote: > > > I noticed the other day that the branches in the GIT postgresql.git > > > repository do not contain any patch after it was released. > > > > The cvs->git import script doesn't handle branches yet: this is a known > > problem, just wanted to reply here so there it is on record. No idea of > > when it might be fixed: I looked it over, but I need stronger git/ruby > > skills and/or more free time to figure it all out. > > I'm not entirely sure that is true though it certainly looks that way from > initial start. I've been messing around with the ppa repo on some other > git providers and I have repos that seem to have all of my branches... need > to do a bit more legwork to determine if it is all actually working though. > Just to follow up, I have managed to get all of the branches / tags from the PPA tree into a git repo. Now, this used my local git tools and tools of a git hosting service, so it is possible it wont work with the postgresql.org tools, but I think all the versions are the same, so hopefully it should. Still no sudo for me, so poke me on irc and we can do some testing. -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL