Mercurial > audlegacy
changeset 2835:d4d21dd19490 trunk
Make note of transition to Mercurial.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Thu, 14 Jun 2007 22:50:45 -0500 |
parents | 0598469fe2a9 |
children | 7035e35d4067 |
files | Mercurial-Access |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /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