Re: [matplotlib-devel] experimental MPL git mirror online

2008-12-04 Thread Andrew Straw
I updated the documentation to hopefully address the issue that John (and Michael) had. I also moved the git documentation to a section in doc/faq/installing_faq.rst. And I noticed that github does automatic parsing of rst files. Check this out -- Sweet! :) http://github.com/astraw/matplotlib/tree

Re: [matplotlib-devel] experimental MPL git mirror online

2008-12-04 Thread Andrew Straw
Hi John, Michael just wrote me that he got the same error. I think that perhaps I need to assign write permissions even to read using the "personal" URL. For now, can you try the public clone URL git://github.com/astraw/matplotlib.git instead? I will attempt to sort this out... (And of course give

Re: [matplotlib-devel] experimental MPL git mirror online

2008-12-04 Thread John Hunter
On Wed, Dec 3, 2008 at 8:12 PM, Andrew Straw <[EMAIL PROTECTED]> wrote: > I just put my git mirror of the matplotlib svn repository online. This > is experimental in nature. Thanks to github for hosting this project. > Anyhow, I added instructions for how to use this (including to interact > with t

Re: [matplotlib-devel] experimental MPL git mirror online

2008-12-04 Thread Michael Droettboom
Has anyone had any success installing git-svn on a managed machine without root priviledges? It seems that the Perl Alien::SVN dependency is totally broken in that context. Mike Andrew Straw wrote: > I just put my git mirror of the matplotlib svn repository online. This > is experimental in na

[matplotlib-devel] experimental MPL git mirror online

2008-12-03 Thread Andrew Straw
I just put my git mirror of the matplotlib svn repository online. This is experimental in nature. Thanks to github for hosting this project. Anyhow, I added instructions for how to use this (including to interact with the central svn repository) here: http://github.com/astraw/matplotlib/tree/maste