|
@@ -95,12 +95,22 @@
|
|
|
available in the <a href="documentation.xhtml">documentation
|
|
|
section</a>.
|
|
|
</p>
|
|
|
- <h2>On-line Browsing</h2>
|
|
|
+ <h2>Development</h2>
|
|
|
<p>
|
|
|
The source of Scute is managed with the version control
|
|
|
system <a
|
|
|
- href="http://subversion.tigris.org/">Subversion</a>. A web
|
|
|
- interface to the <a
|
|
|
+ href="http://subversion.tigris.org/">Subversion</a>. The
|
|
|
+ repository can be retrieved with the following command:
|
|
|
+ <verbatim>
|
|
|
+ $ svn co svn://cvs.gnupg.org/scute/trunk scute
|
|
|
+ </verbatim>
|
|
|
+ Please send an e-mail to the <a
|
|
|
+ href="http://lists.gnupg.org/mailman/listinfo/gnupg-devel">GnuPG
|
|
|
+ development mailing list</a> if you are interested in
|
|
|
+ participating in the Scute development.
|
|
|
+ </p>
|
|
|
+ <p>
|
|
|
+ A web interface to the <a
|
|
|
href="http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/?root=Scute">Scute
|
|
|
source repository</a> is available on-line, and contains
|
|
|
up-to-date as well as archived versions of all files
|