# HG changeset patch # User William Pitcock # Date 1181879445 18000 # Node ID d4d21dd1949080331f3fae026ad713602826a152 # Parent 0598469fe2a981373743178ca5bf9e280284376e Make note of transition to Mercurial. diff -r 0598469fe2a9 -r d4d21dd19490 Mercurial-Access --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Mercurial-Access Thu Jun 14 22:50:45 2007 -0500 @@ -0,0 +1,8 @@ +The atheme.org mercurial repository is available for anonymous read-only +access. + +To retrieve the audacious development branch from hg.atheme.org, do: + $ hg clone http://hg.atheme.org/audacious audacious-devel + +To retrieve the audacious stable branch from hg.atheme.org, do: + $ hg clone http://hg.atheme.org/audacious-stable