On Wed, Nov 9, 2011 at 6:49 AM, Tim Allen <screwt...@froup.com> wrote: > > I believe the next step should be that somebody with the required > permissions should connect to a machine on the same physical network as > the SVN server and run: > > time git svn clone --stdlayout --prefix="svn/" \ > svn+ssh://svn.twistedmatrix.com/svn/Twisted
Which will fail spectacularly because the Twisted SVN repository does not use the standard layout that git-svn is expecting. In particular the branches/releases and tags/releases directory will really mess things up. -- Jeff Ollie _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python