|
Anonymous CVS access is available:
cvs -d :pserver:anoncvs@anoncvs.openswan.org:/public/cvs login
cvs -d :pserver:anoncvs@anoncvs.openswan.org:/public/cvs co <modulename>
Where <modulename> is either openswan-1 (1.0.x tree) or openswan-2
(2.x.x tree)
The password is "anoncvs" (no quotes)
We also have ViewCVS available here
Note: CVS is synced hourly with the master repository, so if you see developer
commits, you'll need to wait it becomes available publically.
CVS tags/branches currently in use:
- v2_4_X: Openswan 2.4.x tree - aka 'stable'
- HEAD: The default branch checked out - aka 'unstable'
To get one of these versions, add -r BRANCH|TAG to your checkout line. eg:
cvs -d :pserver:anoncvs@anoncvs.openswan.org:/public/cvs co -r PRE2_1_0 openswan-2
Sponsored by:
© 2003-2008 Xelerance Corporation
|