annotate Mercurial-Access @ 4835:7ac9e8b91bbf

Add playlist_shift().
author William Pitcock <nenolod@atheme.org>
date Fri, 13 Mar 2009 14:22:07 -0500
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