[Twisted-Python] adbapi / Postgres : LISTEN/NOTIFY and RealDictCursor

Ivan Kozik ivan at ludios.org
Thu Nov 3 16:54:58 MDT 2011


On Thu, Nov 3, 2011 at 20:54, Corbin Simpson <mostawesomedude at gmail.com> wrote:
> I should point out that git-svn isn't happy about Twisted's repo, so the git
> mirror is non-trivial to maintain. Last time I tried, I got quite a few
> curious errors.

I keep a tarball of a git-svn clone of Twisted at
https://ludios.org/mirror/ and update it several times a year.  Anyone
can grab it and update their copy with:

git svn fetch
git checkout trunk

OR

git svn rebase


On Windows, first edit .git/config and set `filemode = false` to avoid
problems with executable bits.

Ivan




More information about the Twisted-Python mailing list