annotate Mercurial-Access @ 4887:0ddbd0025174 default tip

added libaudtag. (not used yet.)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 05 May 2010 18:26:06 +0900
parents 4060a83ebf1f
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