# HG changeset patch # User Matti Hamalainen # Date 1206664937 -7200 # Node ID 2df887365f929ef54cc798827bce1567f8dc9d6b # Parent 590ab274e7594f46cc27aae5245e164cc1ce165d Fixed Mercurial instructions for stable branches. diff -r 590ab274e759 -r 2df887365f92 Mercurial-Access --- 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