diff options
Diffstat (limited to 'Bugs-Everywhere-Web')
-rw-r--r-- | Bugs-Everywhere-Web/README.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Bugs-Everywhere-Web/README.txt b/Bugs-Everywhere-Web/README.txt index dada74f..b6b78cf 100644 --- a/Bugs-Everywhere-Web/README.txt +++ b/Bugs-Everywhere-Web/README.txt @@ -1,7 +1,10 @@ Bugs-Everywhere-Web Configure by creating an appropriate beweb/config.py from -beweb/config.py.example. +beweb/config.py.example. The server will edit the repositories that +it manages, so you should probably have it running on a seperate +branch than your working repository. You can then merge/push +as you require to keep the branches in sync. This is a TurboGears (http://www.turbogears.org) project. It can be started by running the start-beweb.py script. |