.cvsignore files removed, SVN-Access replaced by Mercurial-Access
This commit is contained in:
parent
d2c5159aa8
commit
79b0d5a330
10 changed files with 9 additions and 34 deletions
|
@ -1,8 +0,0 @@
|
|||
config.log
|
||||
config.cache
|
||||
config.status
|
||||
autom4te.cache
|
||||
Makefile
|
||||
lint.out
|
||||
rsa_respond.tar.gz
|
||||
.depend
|
9
Mercurial-Access
Normal file
9
Mercurial-Access
Normal file
|
@ -0,0 +1,9 @@
|
|||
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-2.2 charybdis-stable
|
||||
|
||||
Charybdis's Mercurial repository depot can be browsed over the internet at
|
||||
the following address:
|
||||
http://hg.atheme.org/
|
|
@ -1,5 +0,0 @@
|
|||
The charybdis repository is available for anonymous access:
|
||||
svn co http://svn.atheme.org/charybdis/trunk charybdis-devel
|
||||
|
||||
For the latest stable:
|
||||
svn co http://svn.atheme.org/charybdis/branches/stable charybdis-stable
|
|
@ -1 +0,0 @@
|
|||
Makefile
|
|
@ -1 +0,0 @@
|
|||
Makefile
|
|
@ -1 +0,0 @@
|
|||
Makefile
|
|
@ -1,2 +0,0 @@
|
|||
Makefile
|
||||
setup.h
|
|
@ -1,2 +0,0 @@
|
|||
Makefile
|
||||
static_modules.c
|
|
@ -1,6 +0,0 @@
|
|||
Makefile
|
||||
y.tab.*
|
||||
lex.yy.c
|
||||
ircd
|
||||
version.c.last
|
||||
version.c
|
|
@ -1,8 +0,0 @@
|
|||
Makefile
|
||||
mkpasswd
|
||||
viconf
|
||||
convertconf
|
||||
fixklines
|
||||
convertklines
|
||||
encspeed
|
||||
convertilines
|
Loading…
Reference in a new issue