Author: rdickens
Date: 2013-02-19 19:49:49 -0500 (Tue, 19 Feb 2013)
New Revision: 9170
Modified:
epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
Log:
Revert "BZ#873007: Added admonition to exporting a site"
This reverts commit cd0483feca485caf3fd0282a44e8ea645698a75f.
* Undid this change as feedback from the SME on BZ#873007 was that the changes made were
incorrect.
Modified: epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml 2013-02-20 00:43:17 UTC
(rev 9169)
+++ epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml 2013-02-20 00:49:49 UTC
(rev 9170)
@@ -8,20 +8,6 @@
<simpara>
<revhistory>
<revision>
- <revnumber>6.0.0-8</revnumber>
- <date>Fri Feb 19 2013</date>
- <author>
- <firstname>Russell</firstname>
- <surname>Dickenson</surname>
- <email/>
- </author>
- <revdescription>
- <simplelist>
- <member>BZ#873007: Added admonition about exporting a
site.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
<revnumber>6.0.0-7</revnumber>
<date>Fri Feb 15 2013</date>
<author>
Modified: epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
===================================================================
---
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-20
00:43:17 UTC (rev 9169)
+++
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-20
00:49:49 UTC (rev 9170)
@@ -254,9 +254,9 @@
operation on a managed resource and writes the exported content to the file.
</para>
<important>
- <para>The Import/Export Site tool is suitable for use only when the target
site is running, with <emphasis>no</emphasis> active users accessing the site.
Attempting to import or export a site with active users will result in an incomplete
export. Consider using the command-line RESTful interface to manage a site's import
and export. For further information refer to the <citetitle>REST</citetitle>
chapter in the <citetitle>Administration Guide</citetitle>.</para>
+ <title>Important</title>
+ <para>Since the CLI is connected to the portal server over SSH, the export
command will write to the server's file system, not that of the client.</para>
</important>
- <para>Since the CLI is connected to the portal server over SSH, the export
command will write to the server's file system, not that of the the
client.</para>
<example>
<title>export help</title>
<screen>[ /]% export -h
Show replies by date