<div dir="ltr">For future reference and for anybody who finds himself/herself here through searching a similar problem.<div><br></div><div>Both SSH and Git ports (22 and 9418) are commonly blocked in corporate office environment firewalls. Using the HTTP protocol for Git is the safest best since all offices have 80 and 443 open.</div><div><br></div><div>For more information about the pros and cons of the protocols Git offers you can read:</div><div><a href="http://git-scm.com/book/ch4-1.html">http://git-scm.com/book/ch4-1.html</a><br></div><div><br></div><div>Thanks,</div><div>Luis</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 January 2015 at 12:47, Sérgio Agostinho <span dir="ltr"><<a href="mailto:sergio.r.agostinho@gmail.com" target="_blank">sergio.r.agostinho@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">It was a firewall issue. <div><br></div><div><span style="font-size:13px">git clone </span><a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/" style="font-size:13px" target="_blank">http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/</a><br></div><div><br></div><div>allowed me to get through. </div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div>Sérgio</div></font></span><div><div class="h5"><div><br></div><div class="gmail_extra"><div class="gmail_quote">2015-01-06 12:46 GMT+01:00 Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 2015-01-06 at 12:10 +0100, Sérgio Agostinho wrote:<br>
<br>
Hi,<br>
<div><div><br>
> I'm having some issues cloning the gstreamer sdk tutorials repo<br>
> <a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/" target="_blank">http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/</a><br>
><br>
><br>
><br>
> I've tried using both links provided at the bottom of the page with no<br>
> success<br>
> git://<a href="http://people.freedesktop.org/~slomo/gst-sdk-tutorials" target="_blank">people.freedesktop.org/~slomo/gst-sdk-tutorials</a><br>
><br>
> ssh://<a href="http://people.freedesktop.org/~slomo/gst-sdk-tutorials" target="_blank">people.freedesktop.org/~slomo/gst-sdk-tutorials</a><br>
><br>
><br>
><br>
> I also tried to add the suffix .git but it didn't solve it. . Anyone<br>
> else having the same issue? Am I doing something wrong?<br>
<br>
</div></div>Both<br>
<br>
 git clone <a href="http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/" target="_blank">http://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/</a><br>
<br>
and<br>
<br>
 git clone git://<a href="http://people.freedesktop.org/~slomo/gst-sdk-tutorials" target="_blank">people.freedesktop.org/~slomo/gst-sdk-tutorials</a><br>
<br>
work fine for me.<br>
<br>
The ssh:// URI won't work unless you have a <a href="http://freedesktop.org" target="_blank">freedesktop.org</a> developer<br>
account.<br>
<br>
Cheers<br>
<span><font color="#888888"> -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</font></span></blockquote></div><br></div></div></div></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>