Re: Repository

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Cc: "Jonathan S(dot) Katz" <jonathan(dot)katz(at)excoventures(dot)com>, psycopg(at)postgresql(dot)org
Subject: Re: Repository
Date: 2013-01-20 01:01:25
Message-ID: 50FB41E5.6010003@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: psycopg

On 01/08/2013 06:47 AM, Daniele Varrazzo wrote:
> On Mon, Dec 31, 2012 at 8:28 PM, Jonathan S. Katz
> <jonathan(dot)katz(at)excoventures(dot)com> wrote:
>> On Dec 31, 2012, at 3:20 PM, Adrian Klaver wrote:
>>
>> Where is the current psycopg2 repository located?
>>
>> I tried:
>> http://initd.org/psycopg/development/
>> git clone -b devel git://luna.dndg.it/public/psycopg2.git
>>
>> The latest log I could find was from September And it seems to track 2.4.1.
>>
>> Using the git browser:
>> https://dndg.it/cgi-bin/gitweb.cgi?p=public/psycopg2.git
>>
>> shows the last change as March 2012.
>>
>>
>> This one appears to be up-to-date - https://github.com/dvarrazzo/psycopg
>
> Federico, are you going to merge the released 2.4.6 into master on the
> official repository? Or do you want to give me push permission on it?
> Or shall we move the official repos to <https://github.com/psycopg/>?
> (gitweb on dndg.it has lost the static files)
>
> Let me know...

Any word on this?

>
> -- Daniele
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Federico Di Gregorio 2013-01-21 07:21:06 Re: Repository
Previous Message Daniele Varrazzo 2013-01-09 03:02:10 Re: pyscopg2 recursive query results differ from psql