From 7b3c34c987805478456acfaaade82f6f69b99d99 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 1 Dec 2005 19:44:30 +0000 Subject: fix permissions, and remove some of the Bitkeeper stuff git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1603 ce84e21b-d406-0410-9b95-82705330c041 --- BitKeeper/etc/config | 104 ----------------------------------------------- BitKeeper/etc/gone | 0 BitKeeper/etc/ignore | 25 ------------ BitKeeper/etc/logging_ok | 10 ----- 4 files changed, 139 deletions(-) delete mode 100644 BitKeeper/etc/config delete mode 100644 BitKeeper/etc/gone delete mode 100644 BitKeeper/etc/ignore delete mode 100644 BitKeeper/etc/logging_ok (limited to 'BitKeeper') diff --git a/BitKeeper/etc/config b/BitKeeper/etc/config deleted file mode 100644 index 518281604..000000000 --- a/BitKeeper/etc/config +++ /dev/null @@ -1,104 +0,0 @@ -# This is the BitKeeper configuration for this package. -# -# Please take a minute to fill it out carefully, it needs to be accurate. -# -# NOTICE: you really do want to fill this out, if something goes wrong -# with your repository, or if someone changes the logging policy, we -# send mail to the contact listed here for confirmation. -# -# BitKeeper can maintain a log of your change comments (not your source, -# just the comments) on a centralized server. This is useful as your -# project grows, it gives people a place to go see what is happening on -# a per project basis. This is especially useful for distributed developers. -# - -# -# Name of the project, such as "BitKeeper" or "The GNU C compiler". -# -description: BCFG2 -# -# What (RedHat package) category this project fits into, if any. -# -category: Configuration Management System -# -# Open Logging server. This site is where users go to see the -# ChangeSet comments for all instances of this repository. This must -# be logging@openlogging.org for usage under the terms of the BKL, -# "bk help bkl" will show you the default licensing terms. If this -# repository is commercial it can be an internal email address or "none" -# to disable logging. -# -logging: none -# -# You do not have a license for BitKeeper and the logging field in the -# BitKeeper/etc/config file is not set to "logging@openlogging.org". -# You either need a commercial license (to run without open logging), -# or you need to convert your package to single user, or you need to -# configure your package to use openlogging. Until you have done one of -# those, you may not create any changesets. -# -# You can get a temporary license by sending a mail request -# to sales@bitmover.com. -# -# BitMover can be reached in the United States at 415-401-8808 -# during business hours (PST) or via email at sales@bitmover.com. -# Thanks! -license: BKL644b8a08042d76d002001200ffff0000000000 -licsign1: YgAAAo4AAAADgQAAAAHe3zJ+0lROWdAnmkBSoOG624CpUbPSkPg77FinXstQ6mJB -licsign2: QCELPUhHVG39z001gPclttlyeUYzEtE6f70WXGYKAOmWa/vl/w9VhOBCbQ2IwfXD -licsign3: g6HYc3vcyYCWT/2skxNB1IGpS8yJHrVzjdCdnOb1yT9sYYqx3KD5F/H4yWgJ+g== -# -# If this field is set, all checkins will appear to be made by this user, -# in effect making this a single user package. Single user packages are -# free from the logging constraint up to a maximum of 1000 files. In order -# for the package to really be free, both the single_user and the single_host -# field need to be set. -# -single_user: -# -# If this field is set, all checkins will appear to be made on this host. -# -single_host: -# -# Default compression algorithm for stored s.files is gzip. -# If you want no compression, set this to "none". -# -compression: gzip -# -# Default is to autofix problems found by check. -# If you want to manually fix them, set this to "no". -# -autofix: yes -# -# Contact person for this project. This is whoever is the person that -# should be contacted with update information or contacted if BitKeeper -# discovers a problem which requires local intervention. Please make the -# contact information accurate so we can support you. -# -contact: Narayan Desai -# -# It is very important that this email address is filled out and accurate. -# If someone converts your repository to open logging (which you may not -# want), we will contact this email address for confirmation that you really -# did want open logging. If the email address is inaccurate and we get no -# response from anyone else at your location after 90 days, then open logging -# will be implicitly approved. -# -email: desai@mcs.anl.gov -# -# Add your street address if you like, it is optional. -# -street: -city: -state: -postal: -country: -phone: -cell: -pager: -# -# Business Hours when we can contact you if you left a phone number. -# -hours: -# Local Mods -[]checkout:get diff --git a/BitKeeper/etc/gone b/BitKeeper/etc/gone deleted file mode 100644 index e69de29bb..000000000 diff --git a/BitKeeper/etc/ignore b/BitKeeper/etc/ignore deleted file mode 100644 index 39bf2f1b1..000000000 --- a/BitKeeper/etc/ignore +++ /dev/null @@ -1,25 +0,0 @@ -BitKeeper/*/* -PENDING/* -doc/auto/*el -doc/manual.pdf -*pyc -*pyo -Makefile.in -Makefile -aclocal.m4 -config.log -config.status -configure -*/Makefile -install-sh -missing -mkinstalldirs -py-compile -debian/tmp/* -debian/bcfg2-server/* -debian/bcfg2-install/* -build/* -debian/*debhelper -debian/*substvars -debian/files -semantic.cache diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok deleted file mode 100644 index 4d9aa1bc9..000000000 --- a/BitKeeper/etc/logging_ok +++ /dev/null @@ -1,10 +0,0 @@ -andrew@corvus.(none) -bpellin@baracus.(none) -bradshaw@skywalker.mcs.anl.gov -desai@terra.mcs.anl.gov -desai@topaz.(none) -desai@topaz.mcs.anl.gov -joey@beluga-57.mcs.anl.gov -joey@beluga.mcs.anl.gov -joey@powerbookg4.local -zach@fluffhead.mcs.anl.gov -- cgit v1.2.3-1-g7c22