Author: skygo
Date: Thu Mar  6 00:57:26 2014
New Revision: 1574733

URL: http://svn.apache.org/r1574733
Log:
Copy instead of Move for separate install. change install paths to archiva-2.x 

Modified:
    archiva/trunk/archiva-docs/src/site/apt/adminguide/standalone.apt.vm

Modified: archiva/trunk/archiva-docs/src/site/apt/adminguide/standalone.apt.vm
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-docs/src/site/apt/adminguide/standalone.apt.vm?rev=1574733&r1=1574732&r2=1574733&view=diff
==============================================================================
--- archiva/trunk/archiva-docs/src/site/apt/adminguide/standalone.apt.vm 
(original)
+++ archiva/trunk/archiva-docs/src/site/apt/adminguide/standalone.apt.vm Thu 
Mar  6 00:57:26 2014
@@ -185,11 +185,11 @@ $ sudo launchctl unload -w /Library/Laun
   This is achieved by the following steps:
 
    [[1]] Create the base location. For example, you might install Archiva in
-         <<</opt/archiva-1.4>>> and the data in <<</var/archiva>>>. Create the
+         <<</opt/archiva-2.0>>> and the data in <<</var/archiva>>>. Create the
          directories <<</var/archiva/logs>>>, <<</var/archiva/data>>>,
          <<</var/archiva/temp>>> and <<</var/archiva/conf>>>.
 
-   [[2]] Move the configuration files from the Archiva installation (e.g. 
<<</opt/archiva-1.4/conf>>> to the new location (e.g. <<</var/archiva/conf>>>). 
If you've previously run Archiva, you may need to edit <<<conf/archiva.xml>>> 
to change the location of the repositories.
+   [[2]] <<Copy>> (<move will fail>) the configuration files from the Archiva 
installation (e.g. <<</opt/archiva-2.0/conf>>> to the new location (e.g. 
<<</var/archiva/conf>>>). If you've previously run Archiva, you may need to 
edit <<<conf/archiva.xml>>> to change the location of the repositories.
 
    [[3]] (Optionally, leave a README file in the old conf location as a 
reminder of where you moved the config files.)
 


Reply via email to