blob: 30c94ac90611938b7f39aaf91fdaa042c18eca00 [file] [log] [blame]
mostang.com!davidmeafd2dd2002-02-15 18:20:10 +00001# This is the BitKeeper configuration for this package.
2#
3# Please take a minute to fill it out carefully, it needs to be accurate.
4#
5# NOTICE: you really do want to fill this out, if something goes wrong
6# with your repository, or if someone changes the logging policy, we
7# send mail to the contact listed here for confirmation.
8#
9# BitKeeper can maintain a log of your change comments (not your source,
10# just the comments) on a centralized server. This is useful as your
11# project grows, it gives people a place to go see what is happening on
12# a per project basis. This is especially useful for distributed developers.
13#
14
15#
16# Name of the project, such as "BitKeeper" or "The GNU C compiler".
17#
18description: libunwind: a platform-neutral unwind library
19#
20# What (RedHat package) category this project fits into, if any.
21#
22category:
23#
24# Open Logging server. This site is where users go to see the
25# ChangeSet comments for all instances of this repository. This must
26# be logging@openlogging.org for usage under the terms of the BKL,
27# "bk help bkl" will show you the default licensing terms. If this
28# repository is commercial it can be an internal email address or "none"
29# to disable logging.
30#
31logging: logging@openlogging.org
32#
33# If this field is set, all checkins will appear to be made by this user,
34# in effect making this a single user package. Single user packages are
35# free from the logging constraint up to a maximum of 1000 files. In order
36# for the package to really be free, both the single_user and the single_host
37# field need to be set.
38#
39single_user:
40#
41# If this field is set, all checkins will appear to be made on this host.
42#
43single_host:
44#
45# Contact person for this project. This is whoever is the person that
46# should be contacted with update information or contacted if BitKeeper
47# discovers a problem which requires local intervention. Please make the
48# contact information accurate so we can support you.
49#
50contact: David Mosberger-Tang
51#
52# It is very important that this email address is filled out and accurate.
53# If someone converts your repository to open logging (which you may not
54# want), we will contact this email address for confirmation that you really
55# did want open logging. If the email address is inaccurate and we get no
56# response from anyone else at your location after 90 days, then open logging
57# will be implicitly approved.
58#
59email: davidm@hpl.hp.com
60#
61# Add your street address if you like, it is optional.
62#
63street: 1501 Page Mill Rd
64city: Palo Alto
65state: CA
66postal: 94304
67country: USA
68phone:
69cell:
70pager:
71#
72# Business Hours when we can contact you if you left a phone number.
73#
74hours:
75# You do not have a license for BitKeeper and the logging field in the
76# BitKeeper/etc/config file is not set to "logging@openlogging.org".
77# You either need a commercial license (to run without open logging),
78# or you need to convert your package to single user, or you need to
79# configure your package to use openlogging. Until you have done one of
80# those, you may not create any changesets.
81#
82# You can get a temporary license by sending a mail request
83# to sales@bitmover.com.
84#
85# BitMover can be reached in the United States at 415-401-8808
86# during business hours (PST) or via email at sales@bitmover.com.
87# Thanks!
88license:
89#
90# Default compression algorithm for stored s.files is gzip.
91# If you want no compression, set this to "none".
92#
93compression: gzip
mostang.com!davidm7c76ce72003-04-01 07:19:34 +000094logging_ask:no