Added BE-Web repo-access warning to Bugs-Everywhere-Web/README.txt.
authorW. Trevor King <wking@drexel.edu>
Wed, 19 Nov 2008 16:12:43 +0000 (11:12 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 19 Nov 2008 16:12:43 +0000 (11:12 -0500)
.be/bugs/0e0c806c-5443-4839-aa60-9615c8c10853/values
Bugs-Everywhere-Web/README.txt

index 26c2c47cf22fc2ed4a3100aeb6d05ea9b64dd43f..05f3eba10f5663e7d0dd66b4a4c92df2609ab50c 100644 (file)
@@ -15,7 +15,7 @@ severity=minor
 
 
 
-status=closed
+status=fixed
 
 
 
index dada74fab89cc4b27ee320983418438e7c35523e..b6b78cfa32a41d7e8bd8a805938fa2b770d5eea3 100644 (file)
@@ -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.