Subversion Repository

There is a Subversion repository available. In this repository you can always find an up-to-date version of the source code, even between releases.

To check out GPG-Crypter make sure you have the subversion package installed on your system. Then run the following command:

svn co https://svn.sourceforge.net/svnroot/gpg-crypter/trunk gpg-crypter

This creates a subdirectory "gpg-crypter" and puts all files in it. For Unix-like systems you will then need to change to that subdirectory and run:

./autogen.sh

This will create and run the configure script for you. You must have the various GNU autotools installed - if not then the script will show what you need to install.

Web-based Interface

There is also a web-based interface to the Subversion repository. There you can browse through the repository and view each file. Click here