Changeset 260 for cleverbox/trunk/docs

Show
Ignore:
Timestamp:
02/23/08 12:51:34 (4 years ago)
Author:
trivoallan
Message:

cleverbox :

  • Added licence information to all project's file. Fixes #28
  • Fixed version number in O.4's setup.py
Location:
cleverbox/trunk/docs
Files:
1 modified
1 moved

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/docs/INSTALL

    r247 r260  
    2121python setup.py install 
    2222}}} 
     23 * Enable the `dav_fs` and `dav_svn` apache modules 
     24 
     25== Initialisation == 
    2326 * Create the directory that will hold apache configuration and cleverobx preferences : 
    2427{{{ 
    2528mkdir /etc/cleverbox 
    2629}}} 
    27  
    28 == Initialisation == 
    2930 * Initialize environment : 
    3031{{{