Re: [E-devel] Git-svn tarballs - faster git svn cloning

2011-05-03 Thread Tom Hacohen
Update: Apparently you can't just change the config line, added a script that does what's needed to be done. More info at: http://www.enlightenment.org/p.php?p=contribute&l=en On Mon, 2011-05-02 at 12:25 +0300, Tom Hacohen wrote: > Dear all, > > I uploaded git-svn tarballs to: > http://download.

[E-devel] Git-svn tarballs - faster git svn cloning

2011-05-02 Thread Tom Hacohen
Dear all, I uploaded git-svn tarballs to: http://download.enlightenment.org/git_svn/ You can use them instead of the initial cloning (just download, extract and then use like any other clone). This is significantly faster than the running "git svn clone", and the rest is obviously the same. If y