<div dir="ltr">actual problem hit immediately, changing the PR to just use `https:` instead of `git:`</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 2, 2013 at 10:48 AM, MinRK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com" target="_blank">benjaminrk@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Maybe I am overestimating how many users actually want IPython to be installable from their own fork, rather than only ever being valid after merging into master.  I don't mean to say that maintaining separate `components` is difficult, but it is tedious and unintuitive.<div>


<br></div><div>Let's give relative URL a shot for now, and revisit the issue if there are actual problems (not counting the one I ran into when trying to write exactly this PR).</div></div><div class="gmail_extra"><br>


<br><div class="gmail_quote"><div><div class="h5">On Thu, May 2, 2013 at 10:42 AM, W. Trevor King <span dir="ltr"><<a href="mailto:wking@tremily.us" target="_blank">wking@tremily.us</a>></span> wrote:<br></div></div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
On Thu, May 02, 2013 at 06:15:11PM +0100, Aron Ahmadia wrote:<br>
> Just wanted to point out that I found out how to use submodules from<br>
> your pull request to pycuda.  Thanks!<br>
<br>
Glad to help :).<br>
<div><br>
On Thu, May 02, 2013 at 10:28:51AM -0700, MinRK wrote:<br>
> Mirroring is a better case, since it shouldn't actually affect the<br>
> repo.  But it seems pretty terrible that under normal circumstances,<br>
> no clone of any IPython repo other than the official one or a proper<br>
> careful mirror will actually be functional.<br>
<br>
</div>I think “proper careful mirror” is a bit alarmist ;).  If it's just a<br>
single level of submodules (and it's currently just a single<br>
`components` submodule), all you have to do is mirror the submodules<br>
at the same place.  For me:<br>
<br>
  $ cd /var/git<br>
  $ git clone git://<a href="http://github.com/ipython/ipython.git" target="_blank">github.com/ipython/ipython.git</a><br>
  $ git clone git://<a href="http://github.com/ipython/ipython-components.git" target="_blank">github.com/ipython/ipython-components.git</a><br>
<br>
Working mirror complete ;).<br>
<div><div><br>
Cheers,<br>
Trevor<br>
<br>
--<br>
This email may be signed or encrypted with GnuPG (<a href="http://www.gnupg.org" target="_blank">http://www.gnupg.org</a>).<br>
For more information, see <a href="http://en.wikipedia.org/wiki/Pretty_Good_Privacy" target="_blank">http://en.wikipedia.org/wiki/Pretty_Good_Privacy</a><br>
</div></div><br></div></div><div class="im">_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></div></blockquote></div><br></div>
</blockquote></div><br></div>