Last change
on this file since 7852 was
7321,
checked in by rwilson, 16 years ago
|
Expanded documentation.
|
-
Property svn:executable set to
*
|
File size:
1.3 KB
|
Line | |
---|
1 | The jurisdiction directories here contain the data that will go |
---|
2 | onto the DVDs. |
---|
3 | |
---|
4 | For example, under the 'Hobart' subdirectory is the filesystem |
---|
5 | that will exist in the root directory of the created Hobart DVD. |
---|
6 | |
---|
7 | Other files/directories at the top level are used to build the |
---|
8 | four jurisdiction DVD directories: |
---|
9 | . BatemansBay |
---|
10 | . Gosford |
---|
11 | . GoldCoast |
---|
12 | . Hobart |
---|
13 | |
---|
14 | Use the 'update_DVD_images.py' program to refresh everything under |
---|
15 | the <jurisdiction> directory. |
---|
16 | |
---|
17 | If you edit anything in the jurisdiction directories (Hobart, etc), |
---|
18 | you WILL LOSE DATA, as everything in those directories comes from |
---|
19 | somewhere else. |
---|
20 | |
---|
21 | When you run 'update_DVD_images.py <jurisdiction>', the following happens: |
---|
22 | 1. The <jurisdiction> directory is deleted. |
---|
23 | 2. Selected files are copied from the jurisdiction working directory into |
---|
24 | a new DVD jurisdiction directory. |
---|
25 | 3. All files/directories under the 'extra_files' directory are copied to the |
---|
26 | new DVD jurisdiction directory, unless it's a directory and it has a |
---|
27 | jurisdiction name. |
---|
28 | 4. Any directory under 'extra_files' that has a jurisdiction name is copied |
---|
29 | to the root of the DVD jurisdiction directory *if* the jursidiction |
---|
30 | name matches the name of the directory. Note that this includes a jurisdiction |
---|
31 | 'project' directory containing modified versions of project.py, etc, that |
---|
32 | must be changed on the DVD. |
---|
Note: See
TracBrowser
for help on using the repository browser.