To browse the Extra Plugins CVS tree, click here.
You can download the latest Claws CVS snapshot tarball here, and the latest Claws Plugins snapshots here.
You can also follow the development of Claws Mail via the claws-mail-commits mailing-list: Subscribe - Unsubscribe - Archives
Claws Mail
To download the latest Claws Mail CVS source code, move to the directory where you wish to download to and type the following commands:
cvs -z3 -d:pserver:cvs@sunsite.dk:/pack/anoncvs login #password is cvs
cvs -z3 -d:pserver:cvs@sunsite.dk:/pack/anoncvs co -r gtk2 sylpheedclaws/sylpheed-claws
Later, when you want to update your local repository, you'll just have to go back to the sylpheed-claws directory, and type:
cvs -z3 update -dPR
To build a CVS download, you'll have to run ./autogen.sh before, or instead of, the usual ./configure.
Extra Plugins
To download the latest Extra Plugins CVS source code, move to the directory where you wish to download to and type the following commands:
cvs -z3 -d:pserver:cvs@sunsite.dk:/pack/anoncvs login #password is cvs
cvs -z3 -d:pserver:cvs@sunsite.dk:/pack/anoncvs co -r gtk2 sylpheedclaws/plugins
Later, when you want to update your local repository, you'll just have to go back to the plugins directory, and type:
cvs -z3 update -dPR
To build a CVS download, you'll have to run ./autogen.sh before, or instead of, the usual ./configure.

