Download
Version 3 (tommy, 05/27/2009 07:29 PM)
| 1 | 1 | h1. Download |
|
|---|---|---|---|
| 2 | 1 | ||
| 3 | 3 | tommy | There is no current stable release. The latest stable version is always the cvs version. There is no big development going on at this moment however, small bugs and fixes are applied on a regular base. You can "Browse the cvs repository":/repositories/show/nntpswitch to see the newest changes. |
| 4 | 1 | ||
| 5 | 1 | h2. Download Latest Development Version |
|
| 6 | 1 | ||
| 7 | 1 | * "Download automatically generated Tarball from latest cvs version":http://cvs.chiparus.net/index.cgi/nntpswitch.tar.gz?view=tar |
|
| 8 | 2 | tommy | * "Browse the cvs repository":/repositories/show/nntpswitch |
| 9 | 1 | ||
| 10 | 1 | h2. Accessing the CVS repository |
|
| 11 | 1 | ||
| 12 | 3 | tommy | <pre> |
| 13 | 1 | export CVSROOT=:pserver:cvs@cvs.chiparus.net:/usr/local/cvs |
|
| 14 | 1 | cvs login |
|
| 15 | 1 | use any password |
|
| 16 | 1 | cvs co nntpswitch |
|
| 17 | 3 | tommy | </pre> |