We use GIT now.
This commit is contained in:
parent
ab894d74fe
commit
572aecd3dc
2 changed files with 6 additions and 9 deletions
6
GIT-Access
Normal file
6
GIT-Access
Normal file
|
@ -0,0 +1,6 @@
|
|||
The Charybdis GIT repository can be checked out using the following command:
|
||||
git clone git://git.atheme.org/charybdis.git charybdis-devel
|
||||
|
||||
Charybdis's GIT repository depot can be browsed over the internet at
|
||||
the following address:
|
||||
http://git.atheme.org/
|
|
@ -1,9 +0,0 @@
|
|||
The Charybdis Mercurial repository can be checked out using the following command:
|
||||
hg clone http://hg.atheme.org/charybdis/ charybdis-devel
|
||||
|
||||
The stable version can be checked out using the following command:
|
||||
hg clone http://hg.atheme.org/release/charybdis-3.0/ charybdis-stable
|
||||
|
||||
Charybdis's Mercurial repository depot can be browsed over the internet at
|
||||
the following address:
|
||||
http://hg.atheme.org/
|
Loading…
Reference in a new issue