On Thu, Nov 3, 2011 at 20:54, Corbin Simpson <mostawesomed...@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 _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python