Changes between Version 6 and Version 7 of TracAdmin
- Timestamp:
- Feb 7, 2011, 5:51:17 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracAdmin
v6 v7 29 29 === `trac-admin <targetdir> initenv` === #initenv 30 30 31 This subcommand is very important as it's the one used to create a TracEnvironment in the specified `<targetdir>`. That directory must not exist sprior to the call.31 This subcommand is very important as it's the one used to create a TracEnvironment in the specified `<targetdir>`. That directory must not exist prior to the call. 32 32 33 33 [[TracAdminHelp(initenv)]]