Mercurial > audlegacy-plugins
changeset 2465:2df887365f92
Fixed Mercurial instructions for stable branches.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Fri, 28 Mar 2008 02:42:17 +0200 |
parents | 590ab274e759 |
children | 59e8f118ad34 |
files | Mercurial-Access |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Mercurial-Access Thu Mar 27 04:15:28 2008 +0200 +++ b/Mercurial-Access Fri Mar 28 02:42:17 2008 +0200 @@ -5,4 +5,9 @@ $ hg clone http://hg.atheme.org/audacious-plugins audacious-plugins-devel To retrieve the audacious-plugins stable branch from hg.atheme.org, do: - $ hg clone http://hg.atheme.org/audacious-plugins-stable + $ hg clone http://hg.atheme.org/release/audacious-plugins-$VERSION + + Where $VERSION is the stable major version, for example the latest + fixes and updates to 1.5-series of plugins would be in: + + $ hg clone http://hg.atheme.org/release/audacious-plugins-1.5