I've migrated the OpenVPN source repository from CVS to subversion.

Read-only access is available at svn://openvpn.net/openvpn

Examples:

Check out the stable branch:
  svn checkout svn://openvpn.net/openvpn/trunk openvpn

Check out the BETA21 branch (has the new topology subnet and non-admin 
TAP-Win32 features):

  checkout svn://openvpn.net/openvpn/branches/BETA21 openvpn

Check out the BETA25 branch (very experimental):

  checkout svn://openvpn.net/openvpn/branches/BETA25 openvpn

I used the cvs2svn tool to convert the repository, so all the previous cvs 
metadata such as branch tags are still there.

James

Reply via email to