<p>When your project is set up, one mailinglist (<project-name>-devel@common-lisp.net)
is created. The project requestor is subscribed on initialization. Any future project members
will have to subscribe on their own, via the Mailman interface
at <tt>http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/<project-name>-devel</tt>.
</p>
<p>Additional mailing lists available on request.</p>
<p>To stay up-to-date with all releases that are announced on the various
mailinglists you simply need to be subscribed to <ahref="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/announcements">the
announcements mailinglist</a> as this mailinglist is in turn subscribed to all
<tt><project-name>-announce</tt> lists.</p>
<h2id="admin">Administrative requests</h2>
...
...
@@ -196,38 +159,19 @@ title: Project Hosting
with all the relevant details (project name, etc).</p>
<h2id="members">List of project members</h2>
<p>Every night a cronjob runs which generates a list of users who
have write access to your repositories and files. This list is
placed in <code>/var/www/pprinted-project-members/<project></code>.
You may use Apache SSI to include this list on your project's
web page, ie <code><!--#include virtual="../../pprinted-project-members/<project>" --></code></p>
<h2id="restore">Restoring from backup</h2>
<p>All the data is backed up regularly both on- and off-site, to cover for scenarios of user-accident as well as disaster recovery. There is,
however, no provision for user-driven recovery. Please be
careful before deleting anything on your server.</p>
<h2id="nagging">Auto-nagging</h2>
<p>We have cronjobs which look for broken links, to see if you have
changed from the default webpage, etc. If they detect any problems
they will nag you about it every week until you fix the problem. To
which email address are these nags sent? By default, <code><project-name>-devel@common-lisp.net</code>
however you can change this by creating a file named <code>/project/<project-name>/owner-email-address</code> and putting whatever email address you want in there. Only put your email address there or someone who
has given you permission to do so; if you misuse this your project's approval is rescinded.</p>
<p>All the data is backed up regularly both on- and off-site, to cover for scenarios
of user-accident as well as disaster recovery. There is, however, no provision for
user-driven recovery. Please be careful before deleting anything in your project.</p>
<h2id="trac">Trac</h2>
<p>We offer a Trac instance for projects who would like one. Please specify
if want one when you set up your project or email <code>admin (at) common-lisp (dot) net</code>
to request it for an existing project.
<p>We offer a Trac instances for projects to use with their Subversion repository.
Please specify if want one when you set up your project or email <code>admin (at)
common-lisp (dot) net</code>to request it for an existing project.</p>
<p>To learn more about how Trac works at common-lisp.net, please read
<p>To learn more about how Trac works at common-lisp.net, please read