Changeset 4

Show
Ignore:
Timestamp:
10/21/03 14:33:13 (6 years ago)
Author:
anl.gov!desai
Message:

(Logical change 1.2)

Location:
trunk/bcfg2/BitKeeper/etc
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/bcfg2/BitKeeper/etc/config

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r2 r4  
     1# 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: BCFG2  
     19#  
     20# What (RedHat package) category this project fits into, if any. 
     21#  
     22category: Configuration Management System 
     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# You do not have a license for BitKeeper and the logging field in the 
     34# BitKeeper/etc/config file is not set to "logging@openlogging.org". 
     35# You either need a commercial license (to run without open logging), 
     36# or you need to convert your package to single user, or you need to 
     37# configure your package to use openlogging.  Until you have done one of 
     38# those, you may not create any changesets. 
     39#  
     40# You can get a temporary license by sending a mail request 
     41# to sales@bitmover.com.   
     42#  
     43# BitMover can be reached in the United States at 415-401-8808 
     44# during business hours (PST) or via email at sales@bitmover.com. 
     45# Thanks! 
     46license:  
     47licsign1:  
     48licsign2:  
     49licsign3:  
     50#  
     51# If this field is set, all checkins will appear to be made by this user, 
     52# in effect making this a single user package.  Single user packages are 
     53# free from the logging constraint up to a maximum of 1000 files.  In order  
     54# for the package to really be free, both the single_user and the single_host  
     55# field need to be set. 
     56#  
     57single_user:  
     58#  
     59# If this field is set, all checkins will appear to be made on this host. 
     60#  
     61single_host:  
     62#  
     63# Default compression algorithm for stored s.files is gzip. 
     64# If you want no compression, set this to "none". 
     65#  
     66compression: gzip 
     67#  
     68# Default is to autofix problems found by check. 
     69# If you want to manually fix them, set this to "no". 
     70#  
     71autofix: yes 
     72#  
     73# Contact person for this project.  This is whoever is the person that 
     74# should be contacted with update information or contacted if BitKeeper 
     75# discovers a problem which requires local intervention.  Please make the 
     76# contact information accurate so we can support you. 
     77#  
     78contact: Narayan Desai 
     79#  
     80# It is very important that this email address is filled out and accurate. 
     81# If someone converts your repository to open logging (which you may not 
     82# want), we will contact this email address for confirmation that you really 
     83# did want open logging.  If the email address is inaccurate and we get no 
     84# response from anyone else at your location after 90 days, then open logging 
     85# will be implicitly approved. 
     86#  
     87email: desai@mcs.anl.gov 
     88#  
     89# Add your street address if you like, it is optional. 
     90#  
     91street:  
     92city:  
     93state:  
     94postal:  
     95country:  
     96phone:  
     97cell:  
     98pager:  
     99#  
     100# Business Hours when we can contact you if you left a phone number. 
     101#  
     102hours:  
  • trunk/bcfg2/BitKeeper/etc/ignore

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r2 r4  
     1BitKeeper/*/* 
     2PENDING/*