/[docman2]/doc/upgrade.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /doc/upgrade.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Sat Jul 20 14:46:56 2002 UTC revision 1.2 by dpavlin, Thu Jul 25 21:11:51 2002 UTC
# Line 6  Line 6 
6  When designing <a href="new_directory_layout.html">New Directory Layout</a>  When designing <a href="new_directory_layout.html">New Directory Layout</a>
7  special care has been taken to enable migration from docman v1.x as easy  special care has been taken to enable migration from docman v1.x as easy
8  as possible. However, you will need to move and edit some files, but most  as possible. However, you will need to move and edit some files, but most
9  of your existing directory will be left untact (and if fact, it will  of your existing directory will be left intact (and if fact, it will
10  become  become
11  <a href="new_directory_layout.html#repository">repository directory</a>,  <a href="new_directory_layout.html#repository">repository directory</a>,
12  so you will have to remove it from your web server's scope).  so you will have to remove it from your web server's scope).
# Line 21  which basically sets just <tt>$gblIncDir Line 21  which basically sets just <tt>$gblIncDir
21  of your docman installation.  of your docman installation.
22  </p>  </p>
23  <p>This file is by default located at <tt>/etc/docman.conf</tt> and you  <p>This file is by default located at <tt>/etc/docman.conf</tt> and you
24  can add configration options to it which you want to use on <b>all docman  can add configuration options to it which you want to use on <b>all docman
25  installtions</b> on that particular machine.  installations</b> on that particular machine.
26  </p>  </p>
27    
28  <big>FIX</big>  <big>FIX</big>
# Line 41  New preferred way to upgrade is to use C Line 41  New preferred way to upgrade is to use C
41  at <tt>cvs.linux.hr</tt>. This will <b>not</b> overwrite your realm  at <tt>cvs.linux.hr</tt>. This will <b>not</b> overwrite your realm
42  files, but you should checkout only stable versions (which has tag  files, but you should checkout only stable versions (which has tag
43  in form <tt>v[major]_[minor]</tt> if current stable docman is  in form <tt>v[major]_[minor]</tt> if current stable docman is
44  <tt>docman-major.mintor.tar.gz</tt>) if you don't feel adventurous.  <tt>docman-major.minor.tar.gz</tt>) if you don't feel adventurous.
45    
46  <h3>First time check-out</h3>  <h3>First time check-out</h3>
47    
# Line 51  password:      [just enter] Line 51  password:      [just enter]
51  $ cvs -d :pserver:anonymous@cvs.linux.hr:/cvsroot co -r2.x docman2  $ cvs -d :pserver:anonymous@cvs.linux.hr:/cvsroot co -r2.x docman2
52  </pre>  </pre>
53    
54  <h3>If you allready have check-out from CVS</h3>  <h3>If you already have check-out from CVS</h3>
55    
56  <pre>  <pre>
57  $ cd /home/httpd/docman2  $ cd /home/httpd/docman2

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26