aboutsummaryrefslogtreecommitdiffstats
path: root/Bugs-Everywhere-Web
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2008-11-19 11:12:43 -0500
committerW. Trevor King <wking@drexel.edu>2008-11-19 11:12:43 -0500
commit3b0bfcb7488132cd40733812da41772f890c99b2 (patch)
treea12c9ae45d56bef4ca6388cc7354e39b0b7b01ba /Bugs-Everywhere-Web
parent1ca9b73832c1ca685fdba85f2be354e855bc0b5c (diff)
downloadbugseverywhere-3b0bfcb7488132cd40733812da41772f890c99b2.tar.gz
Added BE-Web repo-access warning to Bugs-Everywhere-Web/README.txt.
Diffstat (limited to 'Bugs-Everywhere-Web')
-rw-r--r--Bugs-Everywhere-Web/README.txt5
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.