..    
Deutsch · English · Español · Français · Italiano    Mirrors    
Page Contents 
  
 
Home 
  
 
Download 
  
 
Documentation 
  
 
Related software 
  
 
Misc 
  
 

CVS and SVN Access

Anonymous CVS or SVN access is available for GnuPG and some related projects.

This service is provided to help you in hunting bugs and not to deliver stable snapshots; it may happen that it even does not compile, so please don't complain. CVS and the newer SVN may put a high load on a server, so please don't poll for new updates too often. Instead, we suggest you to subscribe to the CVS commits mailing list .

There is a Web interface at http://cvs.gnupg.org/ which can be used to browse the CVS as well as SVN..

Most repositories have now been migrated to Subversion (SVN) which is a newer code management tool similar to CVS. It is easier to access than CVS. The normal way you checkout from an anonymous SVN is by doing a simple

svn co svn://cvs.gnupg.org/gnupg/branches/STABLE-BRANCH-2-0 gnupg

You must run scripts/autogen.sh before doing the ./configure --enable-maintainer-mode, as this creates some needed files which are not in the SVN. autogen.sh should check that you have all required tools installed. Please read the SVN manual page before doing so. The trunk revision is the development branch; the stable 2.0 version (currently version 2.0.13) is known as branches/STABLE-BRANCH-2.0; the stable 1.4 version of GnuPG (1.4.10) is known under the tag branches/STABLE-BRANCH-1-4.

Bug reports should go to the developers mailing list. See page on mailing lists .

 
  
 

Other Hosted Projects

This server also hosts some other projects in SVN repositories; use the commands below to access them.

  • GPGME
    GnuPG Made Easy
    svn co svn://cvs.gnupg.org/gpgme/trunk gpgme

  • Libgcrypt
    The GNU Crypto Library
    svn co svn://cvs.gnupg.org/libgcrypt/trunk libgcrypt

There are also some CVS hosted projects; the normal way to access them, is by doing a

cvs -d :pserver:anoncvs@cvs.gnupg.org:/cvs/PROJECTNAME login

with the password `anoncvs' and then checkout the sources using the command given in the list below.

  • GPH
    The GNU Privacy Handbook
    cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gph co gph

  • GNUTLS
    The GNU TLS Library
    cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gnutls co gnutls

  • www.gnupg.org
    These webpages here
    cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gpgweb co gnupg-www

  • www.gnupg.de
    The German GnuPG website
    cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gpgweb co www.gnupg.de

  • GEAM
    GEAM Encrypts All Mail.
    cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/wk co geam

 
  
 
 

Copyright (C) 2002-2004 Free Software Foundation, Inc.

Written by Werner Koch (2009-09-26).
Generated with WML 2.0.8 (30-Oct-2001) on 2009-09-27 10:46:30
from source file cvs_access.wml, ,
Site designed by LoLo

For any question, please, follow these directions


 Site sponsored by 
  

Valid XHTML 1.0!     Peace!     Valid CSS!