annotate CVSROOT/config @ 50:1e80635e3f8c

13.8.2002 - [different files] : roc - changed all hardcoded occurrences of /docuserver/digitallibrary to work relative or take the path from the request URL. Introduced a variable baseURL to hold the URL path (up to digilib.jsp etc.). Now it should be possible to install digilib in other directories. - removed xerces.jar. It seems not necessary any more (JDK 1.3.1, Tomcat 4.0.4)
author robcast
date Thu, 15 Aug 2002 23:40:15 +0200
parents ffd2df307e81
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ffd2df307e81 initial checkin
root
parents:
diff changeset
1 # Set this to "no" if pserver shouldn't check system users/passwords
ffd2df307e81 initial checkin
root
parents:
diff changeset
2 #SystemAuth=no
ffd2df307e81 initial checkin
root
parents:
diff changeset
3
ffd2df307e81 initial checkin
root
parents:
diff changeset
4 # Put CVS lock files in this directory rather than directly in the repository.
ffd2df307e81 initial checkin
root
parents:
diff changeset
5 #LockDir=/var/lock/cvs
ffd2df307e81 initial checkin
root
parents:
diff changeset
6
ffd2df307e81 initial checkin
root
parents:
diff changeset
7 # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
ffd2df307e81 initial checkin
root
parents:
diff changeset
8 # level of the new working directory when using the `cvs checkout'
ffd2df307e81 initial checkin
root
parents:
diff changeset
9 # command.
ffd2df307e81 initial checkin
root
parents:
diff changeset
10 #TopLevelAdmin=no
ffd2df307e81 initial checkin
root
parents:
diff changeset
11
ffd2df307e81 initial checkin
root
parents:
diff changeset
12 # Set `LogHistory' to `all' or `TOFEWGCMAR' to log all transactions to the
ffd2df307e81 initial checkin
root
parents:
diff changeset
13 # history file, or a subset as needed (ie `TMAR' logs all write operations)
ffd2df307e81 initial checkin
root
parents:
diff changeset
14 #LogHistory=TOFEWGCMAR