Changes between Version 13 and Version 14 of Doc/SCDB/Server
- Timestamp:
- Aug 14, 2009, 9:21:31 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Server
v13 v14 47 47 48 48 ''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`.'' 49 51 50 52 == Deployment Script ==