X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..3ee8da73d904a64ada1719945e7b8467e6c0c60a:/source/blog/posts/2010/10/10-trying-cdgc-howto.rst diff --git a/source/blog/posts/2010/10/10-trying-cdgc-howto.rst b/source/blog/posts/2010/10/10-trying-cdgc-howto.rst index 6eb1138..b3323ac 100644 --- a/source/blog/posts/2010/10/10-trying-cdgc-howto.rst +++ b/source/blog/posts/2010/10/10-trying-cdgc-howto.rst @@ -19,9 +19,9 @@ __ http://en.wikipedia.org/wiki/Literate_programming cd cdgc-test # First, checkout the repositories. - git clone git://git.llucax.com.ar/software/dgc/cdgc.git + git clone git://git.llucax.com/software/dgc/cdgc.git # If you have problems with git:// URLs, try HTTP: - # git clone http://git.llucax.com.ar/r/software/dgc/cdgc.git + # git clone https://git.llucax.com/r/software/dgc/cdgc.git svn co http://svn.dsource.org/projects/tango/tags/releases/0.99.9 tango # DMD doesn't care much (as usual) about tags, so you have to use -r to