GnuPG has switched to Subversion

Werner Koch wk at gnupg.org
Fri Jul 29 10:02:30 CEST 2005


Hi!

I have justed finished switching GnuPG from CVS to Subversion.


Instructions for using anonymous access are pretty simple:

 * To checkout the 1.4 branch into a directory named gnupg14 do:

    svn co svn://cvs.gnupg.org/gnupg/trunk gnupg14

 * To checkout the 1.9 branch into gnupg19:

    svn co svn://cvs.gnupg.org/gnupg/branches/GNUPG-1-9-BRANCH gnupg19

 * To check out released version X.Y.Z into directory foo-X.Y.Z:

    svn co svn://cvs.gnupg.org/gnupg/tags/VX-Y-Z foo-X.Y.Z


The file README.CVS has been renamed to README.SVN but its content
didn't changed in substance.  The old CVS archive is still online but
will be taken offline in a couple of weeks. 


Happy hacking,

   Werner




More information about the Gnupg-devel mailing list