switch everything to hg except lazygal for now
authorAlexandre Rossi <alexandre.rossi@gmail.com>
Mon Mar 08 21:18:03 2010 +0100 (2010-03-08)
changeset 1e387bbff7bff
parent 0 b445c9a33172
child 2 0e3b052233e3
switch everything to hg except lazygal for now
index.mdwn
oss/projects/aptrepoindex.mdwn
oss/projects/multiplicity.mdwn
     1.1 --- a/index.mdwn	Wed Mar 03 11:50:30 2010 +0100
     1.2 +++ b/index.mdwn	Mon Mar 08 21:18:03 2010 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  I have written a set of [howtos](oss/debhowto) for Debian.
     1.5  
     1.6  I sometimes play with a number of projects that I keep in a
     1.7 -[personal Darcs repository](/~niol/darcsweb/).
     1.8 +[personal Mercurial repository](/~niol/repositories/).
     1.9  Among those, there are :
    1.10  
    1.11    * [Multiplicity](oss/projects/multiplicity) : A frontend to
     2.1 --- a/oss/projects/aptrepoindex.mdwn	Wed Mar 03 11:50:30 2010 +0100
     2.2 +++ b/oss/projects/aptrepoindex.mdwn	Mon Mar 08 21:18:03 2010 +0100
     2.3 @@ -38,11 +38,9 @@
     2.4  
     2.5  ## Code
     2.6  
     2.7 -    $ darcs get --partial http://sousmonlit.dyndns.org/~niol/repository/aptrepoindex/
     2.8 +    $ hg clone http://sousmonlit.dyndns.org/~niol/repositories/aptrepoindex/
     2.9  
    2.10 -Code may be browsed through the [aptrepoindex code web interface][4].
    2.11 +Code may be browsed through the [aptrepoindex code web interface][4] which also
    2.12 +provides a snapshot archive.
    2.13  
    2.14 -A snapshot should be available in [the snapshots directory][5].
    2.15 -
    2.16 - [4]: http://sousmonlit.dyndns.org/~niol/darcsweb/darcsweb.cgi?r=aptrepoindex
    2.17 - [5]: http://sousmonlit.dyndns.org/~niol/reposnapshots/
    2.18 + [4]: http://sousmonlit.dyndns.org/~niol/repositories/aptrepoindex/
     3.1 --- a/oss/projects/multiplicity.mdwn	Wed Mar 03 11:50:30 2010 +0100
     3.2 +++ b/oss/projects/multiplicity.mdwn	Mon Mar 08 21:18:03 2010 +0100
     3.3 @@ -76,17 +76,18 @@
     3.4  
     3.5  ## Download
     3.6  
     3.7 -You can browse [multiplicity's source][2] online.
     3.8 +You can browse [multiplicity's source][2] online or grab a snapshot archive on
     3.9 +the same page.
    3.10  
    3.11  You can get the source using `darcs`:
    3.12  
    3.13 -    darcs get --partial http://sousmonlit.dyndns.org/~niol/repository/multiplicity
    3.14 +    $ hg clone http://sousmonlit.dyndns.org/~niol/repositories/multiplicity
    3.15  
    3.16 + [2]: http://sousmonlit.dyndns.org/~niol/repositories/multiplicity
    3.17  
    3.18  
    3.19  ## Installation (short)
    3.20  
    3.21 - [2]: http://sousmonlit.dyndns.org/~niol/darcsweb/darcsweb.cgi?r=multiplicity;a=summary "http://sousmonlit.dyndns.org/~niol/darcsweb/darcsweb.cgi?r=multiplicity;a=summary"
    3.22  
    3.23  `multiplicity` may run in any directory, but it was made to be run in the following way :
    3.24