[Blends-commit] r1778 - blends/trunk/webtools
Debian Pure Blends Subversion Commit
noreply at alioth.debian.org
Tue Aug 18 13:51:21 UTC 2009
Author: tille
Date: Tue Aug 18 13:51:21 2009
New Revision: 1778
URL: http://svn.debian.org/viewsvn/blends?rev=1778&view=rev
Log:
Better documentation
Modified:
blends/trunk/webtools/update-all-tasks
Modified: blends/trunk/webtools/update-all-tasks
URL: http://svn.debian.org/viewsvn/blends/blends/trunk/webtools/update-all-tasks?rev=1778&view=diff&r1=1778&r2=1777&p1=blends/trunk/webtools/update-all-tasks&p2=blends/trunk/webtools/update-all-tasks
==============================================================================
--- blends/trunk/webtools/update-all-tasks (original)
+++ blends/trunk/webtools/update-all-tasks Tue Aug 18 13:51:21 2009
@@ -13,11 +13,20 @@
=head1 DESCRIPTION
This script prepares all task pages. It invokes the script tasks.py,
-which will store the final HTML at ...?. You'll need a local installation
-of a postgres database for the execution of this script. Someone please
-help a bit more.
+which will store the final HTML at the location specified in the
+according config file in `pwd`/webconf. You'll need access to the
+Ultimate Debian Database accessible from the machine where you execute
+this script. This is the case on alioth.debian.org. This script is
+installed there in the directory
-Make sure to have the following python packages installed, which are used by the wrapped tasks.py.
+ /var/lib/gforge/chroot/home/users/tille/blends/webtools
+
+and runs as a cron job. If you want to test it there is a second
+installation at blends.debian.net where it is installed at
+
+ /home/tille/blends/webtools
+
+The script can be kept up to date using svn-deploy.
=over 4
More information about the Blends-commit
mailing list