]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 806012: Installation docs need to be updated with instructions for bzr
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Nov 2012 17:35:38 +0000 (18:35 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Nov 2012 17:35:38 +0000 (18:35 +0100)
r=dkl a=LpSolit

docs/en/xml/customization.xml
docs/en/xml/installation.xml

index 9b62b1d0b4c8f2b8d959a38d3dfa27b1d7012217..c1524e07d444dd6220a5d73884e0db6853e01ac9 100644 (file)
         The first method of making customizations is to directly edit the
         templates found in <filename>template/en/default</filename>.
         This is probably the best way to go about it if you are going to
-        be upgrading Bugzilla through CVS, because if you then execute
-        a <command>cvs update</command>, any changes you have made will
+        be upgrading Bugzilla through Bzr, because if you then execute
+        a <command>bzr update</command>, any changes you have made will
         be merged automagically with the updated versions.
       </para>
 
       <note>
         <para>
-          If you use this method, and CVS conflicts occur during an
+          If you use this method, and Bzr conflicts occur during an
           update, the conflicted templates (and possibly other parts
           of your installation) will not work until they are resolved.
         </para>
         The second method of customization should be used if you 
         use the overwriting method of upgrade, because otherwise 
         your changes will be lost.  This method may also be better if
-        you are using the CVS method of upgrading and are going to make major
+        you are using the Bzr method of upgrading and are going to make major
         changes, because it is guaranteed that the contents of this directory
         will not be touched during an upgrade, and you can then decide whether
         to continue using your own templates, or make the effort to merge your
index e9830e29ca1ced61cdcabe7219bddbd707af88ca..2da3a8e79a03f464d96d4d29755eb95124bfa9e1 100644 (file)
 
       <para>
         <ulink url="http://www.bugzilla.org/download/">Download a Bugzilla tarball</ulink>
-        (or check it out from CVS) and place
-        it in a suitable directory, accessible by the default web server user 
+        (or <ulink url="https://wiki.mozilla.org/Bugzilla:Bzr">check it out from Bzr</ulink>)
+        and place it in a suitable directory, accessible by the default web server user
         (probably <quote>apache</quote> or <quote>www</quote>). 
         Good locations are either directly in the web server's document directories or
         in <filename>/usr/local</filename> with a symbolic link to the web server's