[Blends-commit] [SCM] blends-dev branch, master, updated. 92fd5ba89019d583a5a7b5b6b7f9336ecd285bdd

Andreas Tille tille at debian.org
Tue Oct 28 10:48:06 UTC 2014


The following commit has been merged in the master branch:
commit 92fd5ba89019d583a5a7b5b6b7f9336ecd285bdd
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 28 11:47:41 2014 +0100

    UPdate docs to properly describe how to update website.

diff --git a/doc/en/A_devel.xml b/doc/en/A_devel.xml
index e6069e8..0fdad0e 100644
--- a/doc/en/A_devel.xml
+++ b/doc/en/A_devel.xml
@@ -847,9 +847,11 @@ changes as follows:
 </para>
 <para>
 <orderedlist>
-  <listitem><para>Login to <package>blends.debian.org</package> or <package>blends.debian.net</package></para></listitem>
+  <listitem><para>Login to <package>dillon.debian.org</package> or <package>blends.debian.net</package></para></listitem>
+  <listitem><para><filename>sudo -u blends -s</filename> (only on dillon.d.o)</para></listitem>
   <listitem><para><filename>cd /srv/blends.debian.org/</filename></para></listitem>
   <listitem><para><filename>git pull</filename></para></listitem>
+  <listitem><para><filename>~/bin/my_static-update-component</filename> (only on dillon.d.o to sync changes to the distributed host blends.debian.org)</para></listitem>
 </orderedlist>
 </para>
 <para>
@@ -883,9 +885,11 @@ the changes by doing:
 </para>
 <para>
 <orderedlist>
-  <listitem><para>Login to <package>blends.debian.org</package> or <package>blends.debian.net</package></para></listitem>
+  <listitem><para>Login to <package>dillon.debian.org</package> or <package>blends.debian.net</package></para></listitem>
+  <listitem><para><filename>sudo -u blends -s</filename> (only on dillon.d.o)</para></listitem>
   <listitem><para><filename>cd /srv/blends.debian.org/</filename></para></listitem>
   <listitem><para><filename>git pull</filename></para></listitem>
+  <listitem><para><filename>~/bin/my_static-update-component</filename> (only on dillon.d.o to sync changes to the distributed host blends.debian.org)</para></listitem>
 </orderedlist>
 </para>
 </sect1>

-- 
Git repository for blends code



More information about the Blends-commit mailing list