Author: rdickens
Date: 2013-02-19 18:19:30 -0500 (Tue, 19 Feb 2013)
New Revision: 9168
Modified:
epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml
epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
Log:
Revert "BZ#873007 - Added admonition about exporting a site using the CLI."
This reverts commit 6a6c06a43d3a7cc99b2ecda919c0fa2e3a57d45e.
SME feedback in BZ#873007 stated that an admonition added should not have been added,
therefore I am reverting this commit.
Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml 2013-02-19 00:25:12 UTC
(rev 9167)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml 2013-02-19 23:19:30 UTC
(rev 9168)
@@ -8,20 +8,6 @@
<simpara>
<revhistory>
<revision>
- <revnumber>5.2.2-101</revnumber>
- <date>Mon 18 Feb 2013</date>
- <author>
- <firstname>Russell</firstname>
- <surname>Dickenson</surname>
- <email/>
- </author>
- <revdescription>
- <simplelist>
- <member>BZ#873007 - Added admonition about exporting a site using the
CLI.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
<revnumber>5.2.2-100</revnumber>
<date>Tue Sep 5 2012</date>
<author>
Modified: epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
===================================================================
---
epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-19
00:25:12 UTC (rev 9167)
+++
epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-19
23:19:30 UTC (rev 9168)
@@ -245,9 +245,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 servers file system, not 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>
<programlisting>[ /]% export -h
Show replies by date