[Blends-commit] r1834 - blends/trunk/blends/doc/en
Debian Pure Blends Subversion Commit
noreply at alioth.debian.org
Sun Aug 23 09:40:32 UTC 2009
Author: tille
Date: Sun Aug 23 09:40:31 2009
New Revision: 1834
URL: http://svn.debian.org/viewsvn/blends?rev=1834&view=rev
Log:
How to create tasks pages
Modified:
blends/trunk/blends/doc/en/A_devel.sgml
Modified: blends/trunk/blends/doc/en/A_devel.sgml
URL: http://svn.debian.org/viewsvn/blends/blends/trunk/blends/doc/en/A_devel.sgml?rev=1834&view=diff&r1=1834&r2=1833&p1=blends/trunk/blends/doc/en/A_devel.sgml&p2=blends/trunk/blends/doc/en/A_devel.sgml
==============================================================================
--- blends/trunk/blends/doc/en/A_devel.sgml (original)
+++ blends/trunk/blends/doc/en/A_devel.sgml Sun Aug 23 09:40:31 2009
@@ -449,11 +449,27 @@
<heading>How to create tasks and bugs pages of web sentinel</heading>
<p>
-
In <ref id="sentinel"> the creation of so called tasks
pages <ref id="packageslist"> and bugs pages <ref id="bugs"> was
-described. These pages are automatically build by a cron job on Alioth.
-
+described. These pages are automatically build by a cron job on Alioth
+from the current state of the tasks files in the SVN repository.
+If you have commited changes to the tasks pages and want to see the
+effect immediately the steps to do are as follows:
+</p>
+<p>
+<enumlist>
+ <item>Login to Alioth</item>
+ <item><tt>cd /var/lib/gforge/chroot/home/groups/blends/webtools/</tt></item>
+ <item><tt>./tasks.py <blend-name></tt></item>
+</enumlist>
+</p>
+<p>
+To know what a valid <tt><blend-name></tt> might be have a look
+into
+<tt>/var/lib/gforge/chroot/home/groups/blends/webtools/webconf</tt>.
+Each Blend has an according config file there. Leave out
+the <tt>.conf</tt> extension and you have a
+valid <tt><blend-name></tt>.
</p>
</sect>
</appendix>
More information about the Blends-commit
mailing list