Re: Access to bzr repository
James Henstridge <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 10, 2009 at 6:46 AM, Glenn R Williams <[email protected]> wrote: > Hi All, > > What is the name of the bzr repository? Can anyone access it? I usually > download the tarball, but sometimes I need a recently committed fix. You can download it with: bzr branch http://initd.org/bazaar/psycopg/psycopg2/trunk psycopg2 James.