You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by cr...@apache.org on 2010/06/09 07:58:33 UTC

svn commit: r952908 [2/2] - in /forrest/site: ./ docs_0_90/ pluginDocs/plugins_0_70/ pluginDocs/plugins_0_80/ pluginDocs/plugins_0_90/ procedures/ skin/images/ tools/

Modified: forrest/site/tools/forrestbot.html
URL: http://svn.apache.org/viewvc/forrest/site/tools/forrestbot.html?rev=952908&r1=952907&r2=952908&view=diff
==============================================================================
--- forrest/site/tools/forrestbot.html (original)
+++ forrest/site/tools/forrestbot.html Wed Jun  9 05:58:32 2010
@@ -886,8 +886,12 @@ document.write("Last Published: " + docu
 <tr>
               
 <td colspan="1" rowspan="1">deploy.svn.user</td>
-              <td colspan="1" rowspan="1">SVN username to use when committing changes</td>
-              <td colspan="1" rowspan="1">Default is the system username.</td>
+              <td colspan="1" rowspan="1">
+                SVN username to use when committing changes.
+                If your "svn username" is not the same as your local system
+                username, then see explanation below.
+              </td>
+              <td colspan="1" rowspan="1">Local system username.</td>
               <td colspan="1" rowspan="1">No</td>
             
 </tr>
@@ -916,7 +920,15 @@ document.write("Last Published: " + docu
             This uses the "svn" executable expected to be present, and its
             authorisation mechanism.
           </p>
-<a name="N104D6"></a><a name="deploy.ftp"></a>
+<p>
+            If your "svn username" is different from your local system username
+            create <span class="codefrag">$FORREST_HOME/deploy.svn.settings</span> file like:
+          </p>
+<pre class="code">&lt;?xml version="1.0"?&gt;
+&lt;project&gt;
+  &lt;property name="deploy.svn.user" value="myApacheUsername"/&gt;
+&lt;/project&gt;</pre>
+<a name="N104E0"></a><a name="deploy.ftp"></a>
 <h4>deploy.ftp</h4>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
             
@@ -967,7 +979,7 @@ document.write("Last Published: " + docu
 </tr>
           
 </table>
-<a name="N10553"></a><a name="notify"></a>
+<a name="N1055D"></a><a name="notify"></a>
 <h4>notify</h4>
 <p>
             These settings are used by all notify implementations.
@@ -1040,12 +1052,12 @@ document.write("Last Published: " + docu
 </tr>
           
 </table>
-<a name="N105FD"></a><a name="notify.local"></a>
+<a name="N10607"></a><a name="notify.local"></a>
 <h4>notify.local</h4>
 <p>
             No properties.
           </p>
-<a name="N10607"></a><a name="notify.email"></a>
+<a name="N10611"></a><a name="notify.email"></a>
 <h4>notify.email</h4>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
             
@@ -1088,7 +1100,7 @@ document.write("Last Published: " + docu
 </table>
 </div>
     
-<a name="N1066F"></a><a name="Forrestbot+Design"></a>
+<a name="N10679"></a><a name="Forrestbot+Design"></a>
 <h2 class="underlined_10">Forrestbot Design</h2>
 <div class="section">
 <p>
@@ -1136,7 +1148,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N106A4"></a><a name="refs"></a>
+<a name="N106AE"></a><a name="refs"></a>
 <h2 class="underlined_10">Further Reading</h2>
 <div class="section">
 <ul>