annotate Mercurial-Access @ 4377:4060a83ebf1f

Fixed Mercurial instructions.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Mar 2008 02:43:25 +0200
parents d4d21dd19490
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2835
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
1 The atheme.org mercurial repository is available for anonymous read-only
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
2 access.
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
3
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
4 To retrieve the audacious development branch from hg.atheme.org, do:
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
5 $ hg clone http://hg.atheme.org/audacious audacious-devel
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
6
d4d21dd19490 Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
7 To retrieve the audacious stable branch from hg.atheme.org, do:
4377
4060a83ebf1f Fixed Mercurial instructions.
Matti Hamalainen <ccr@tnsp.org>
parents: 2835
diff changeset
8 $ hg clone http://hg.atheme.org/release/audacious-$VERSION
4060a83ebf1f Fixed Mercurial instructions.
Matti Hamalainen <ccr@tnsp.org>
parents: 2835
diff changeset
9
4060a83ebf1f Fixed Mercurial instructions.
Matti Hamalainen <ccr@tnsp.org>
parents: 2835
diff changeset
10 Where $VERSION is the stable major version, for example the latest
4060a83ebf1f Fixed Mercurial instructions.
Matti Hamalainen <ccr@tnsp.org>
parents: 2835
diff changeset
11 fixes and updates to 1.5-series of audacious would be in:
4060a83ebf1f Fixed Mercurial instructions.
Matti Hamalainen <ccr@tnsp.org>
parents: 2835
diff changeset
12
4060a83ebf1f Fixed Mercurial instructions.
Matti Hamalainen <ccr@tnsp.org>
parents: 2835
diff changeset
13 $ hg clone http://hg.atheme.org/release/audacious-1.5