Changes between Version 13 and Version 14 of Doc/SCDB/Server


Ignore:
Timestamp:
Aug 14, 2009, 9:21:31 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Server

    v13 v14  
    4747
    4848''Note : if you support several SCDB repositories on the same Subversion server, you can place configuration file for hook script in the `hooks` directory of each repository. If the configuration file is present both in `hooks` directory and in `/etc`, `hooks` directory takes precedence.''
     49
     50''Note on using `sudo`: recent versions of `sudo` disable the use of `sudo` without a tty by default. This '''must''' be change in order to use `sudo` in the context of the deployement script. To to this, run `visudo` and comment out line `Defaults    requiretty`.''
    4951
    5052== Deployment Script ==