aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.be/bugs/0e0c806c-5443-4839-aa60-9615c8c10853/values2
-rw-r--r--Bugs-Everywhere-Web/README.txt5
2 files changed, 5 insertions, 2 deletions
diff --git a/.be/bugs/0e0c806c-5443-4839-aa60-9615c8c10853/values b/.be/bugs/0e0c806c-5443-4839-aa60-9615c8c10853/values
index 26c2c47..05f3eba 100644
--- a/.be/bugs/0e0c806c-5443-4839-aa60-9615c8c10853/values
+++ b/.be/bugs/0e0c806c-5443-4839-aa60-9615c8c10853/values
@@ -15,7 +15,7 @@ severity=minor
-status=closed
+status=fixed
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.