X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/4ba06413f535a389bab1987d2dcb46de3a912050..32cb310b42235f42ba8f9f70bb7ba3fe07b99377:/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..edeaea2 100644 --- a/source/blog/posts/2010/10/10-trying-cdgc-howto.rst +++ b/source/blog/posts/2010/10/10-trying-cdgc-howto.rst @@ -21,7 +21,7 @@ __ http://en.wikipedia.org/wiki/Literate_programming # First, checkout the repositories. git clone git://git.llucax.com.ar/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.ar/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