Add README-alpha to repository
Showing
1 changed file
with
21 additions
and
0 deletions
README-alpha
0 → 100644
1 | This is the GNU mailutils package. | ||
2 | |||
3 | This is a *pre-release* version, and not ready for production use yet. If you | ||
4 | are taking source from CVS, you will need to have libtool, automake, and autoconf | ||
5 | installed to help contribute. See the file 'INSTALL' for (generic) installation | ||
6 | instructions. | ||
7 | |||
8 | Report bugs to <bug-mailutils@gnu.org> | ||
9 | |||
10 | To get this information from CVS issue the following commands: | ||
11 | |||
12 | cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot login | ||
13 | |||
14 | Press enter when prompted for a password. | ||
15 | |||
16 | cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot co mailutils | ||
17 | |||
18 | This will give you read-only access. If you think you need write access, | ||
19 | contact the mailing list. | ||
20 | |||
21 |
-
Please register or sign in to post a comment