# HG changeset patch # User William Pitcock # Date 1181877666 18000 # Node ID a2c80a07fca8868cd6dc84af4140456038350631 # Parent 8df9aab3897e241c8cd244bbc8afb235e6f67cb5 Note transition to mercurial, and give instructions about it. diff -r 8df9aab3897e -r a2c80a07fca8 Mercurial-Access --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Mercurial-Access Thu Jun 14 22:21:06 2007 -0500 @@ -0,0 +1,8 @@ +The atheme.org mercurial repository is available for anonymous read-only +access. + +To retrieve the audacious-plugins development branch from hg.atheme.org, do: + $ 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