]> scripts.mit.edu Git - wizard.git/blob - doc/repository-conversion.rst
Generalize some util functions.
[wizard.git] / doc / repository-conversion.rst
1 Repository conversion
2 =====================
3
4 Pre-wizard autoinstalls live in::
5
6     /mit/scripts/deploy     # production
7     /mit/scripts/deploydev  # development
8
9 And consist of a tarball from upstream, possibly a scripts
10 patch, and possibly some post-install munging (such as the creation
11 of a php.ini file and appropriate symlinks).
12
13 Conversion to Wizard involves placing pristine versions of the source
14 code (from the upstream tarballs) and appropriately patched scripts
15 versions into a Git repository.
16