annotate Mercurial-Access @ 4847:d13bf8d71b99

Updated Catalan translation from Ernest Adrogu¸«± (bug #25)
author John Lindgren <john.lindgren@tds.net>
date Sun, 12 Apr 2009 19:58:12 -0400
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