Mercurial > audlegacy-plugins
annotate Mercurial-Access @ 2291:1457b35713d9
remove obsolete function
author | mf0102 <0102@gmx.at> |
---|---|
date | Thu, 10 Jan 2008 18:39:52 +0100 |
parents | a2c80a07fca8 |
children | 2df887365f92 |
rev | line source |
---|---|
1183
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
1 The atheme.org mercurial repository is available for anonymous read-only |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
2 access. |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
3 |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
4 To retrieve the audacious-plugins development branch from hg.atheme.org, do: |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
5 $ hg clone http://hg.atheme.org/audacious-plugins audacious-plugins-devel |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
6 |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
7 To retrieve the audacious-plugins stable branch from hg.atheme.org, do: |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
8 $ hg clone http://hg.atheme.org/audacious-plugins-stable |