head	1.12;
access;
symbols
	TIGRIS_1_1_0RC2:1.10
	TIGRIS_1_1_0RC1:1.10
	TIGRIS_1_1:1.10.0.6
	TIGRIS_1_0_8:1.10
	TIGRIS_1_0_8RC3:1.10
	TIGRIS_1_0_8RC2:1.10
	TIGRIS_1_0_8RC1:1.10
	TIGRIS_1_0_7:1.10
	TIGRIS_1_0_7RC3:1.10
	TIGRIS_1_0_7RC2:1.10
	TIGRIS_1_0_7RC1:1.10
	TIGRIS_1_0_6:1.10
	TIGRIS_1_0_6RC5:1.10
	TIGRIS_1_0_6RC4:1.10
	TIGRIS_1_0_6RC3:1.10
	TIGRIS_1_0_6RC2:1.10
	TIGRIS_1_0_6RC1:1.10
	TIGRIS_1_0_5:1.10
	TIGRIS_1_0_5RC6:1.10
	TIGRIS_1_0_5RC5:1.10
	TIGRIS_1_0_5RC4:1.10
	TIGRIS_1_0_5RC3:1.10
	TIGRIS_1_0_5RC2:1.10
	TIGRIS_1_0_5RC1:1.10
	TIGRIS_1_0_4:1.10
	TIGRIS_1_0_3:1.10
	TIGRIS_1_0_2:1.10
	TIGRIS_1_0_1:1.10
	TIGRIS_1_0:1.10.0.8
	TIGRIS_1_0_0:1.10
	TIGRIS_1_0_0_RC1:1.10.0.4
	dlr:1.1.1
	TIGRIS_0_9_2_4:1.10
	TIGRIS_0_9_2_3:1.10
	HELM_PEER_PORT_BRANCH:1.1.1.2
	TURBINE_PEER:1.10
	TIGRIS_0_9_2_1:1.10
	TIGRIS_0_9_2:1.10.0.2
	TIGRIS_0_9_0:1.8.0.4
	TIGRIS_0_8_4:1.8.0.2
	NEWHELM:1.1.1.1
	TIGRIS_NOV_12_2000:1.1.1
	OLDHELM:1.4.0.2
	TIGRIS_NOV_11_2000:1.4
	TIGRIS_SEP_13_2000:1.2.0.2
	TIGRIS_BASELINE:1.3;
locks; strict;
comment	@# @;


1.12
date	2001.04.18.02.02.58;	author kmaples;	state Exp;
branches;
next	1.11;

1.11
date	2001.04.17.04.44.54;	author kmaples;	state Exp;
branches;
next	1.10;

1.10
date	2001.01.12.02.14.18;	author kmaples;	state Exp;
branches;
next	1.9;

1.9
date	2001.01.05.23.31.11;	author kmaples;	state Exp;
branches;
next	1.8;

1.8
date	2000.11.16.00.38.49;	author kmaples;	state Exp;
branches;
next	1.7;

1.7
date	2000.11.14.19.59.56;	author kmaples;	state Exp;
branches;
next	1.6;

1.6
date	2000.11.14.02.25.03;	author kmaples;	state Exp;
branches;
next	1.5;

1.5
date	2000.11.12.22.57.33;	author dlr;	state Exp;
branches;
next	1.4;

1.4
date	2000.09.27.19.23.49;	author kmaples;	state Exp;
branches;
next	1.3;

1.3
date	2000.09.25.16.55.47;	author kmaples;	state Exp;
branches;
next	1.2;

1.2
date	2000.05.17.00.55.57;	author manoj;	state Exp;
branches;
next	1.1;

1.1
date	2000.04.29.00.04.10;	author jrobbins;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.11.12.21.17.25;	author dlr;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2001.02.21.00.35.52;	author dlr;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Undoing yesterday's commit - my hastiness to implement some sort of logging
level notion into these scripts caused me great pain.
@
text
@#!/usr/bin/perl -w

# ================================================================
# Copyright (c) 2000 Collab.Net.  All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# 3. The end-user documentation included with the redistribution, if
# any, must include the following acknowlegement: "This product includes
# software developed by Collab.Net (http://www.Collab.Net/)."
# Alternately, this acknowlegement may appear in the software itself, if
# and wherever such third-party acknowlegements normally appear.
#
# 4. The hosted project names must not be used to endorse or promote
# products derived from this software without prior written
# permission. For written permission, please contact info@@collab.net.
#
# 5. Products derived from this software may not use the "Tigris" name
# nor may "Tigris" appear in their names without prior written
# permission of Collab.Net.
#
# THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
# IN NO EVENT SHALL COLLAB.NET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
# GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# ====================================================================
#
# This software consists of voluntary contributions made by many
# individuals on behalf of Collab.Net.
#


################################################################
# Name:              ProjectEdit		
# Original Author:   jrobbins@@collab.net
# $Id: ProjectEdit,v 1.10 2001/01/12 02:14:18 kmaples Exp $
#
# The goal of this script is to do everything that is needed to add a 
# new project to a host running tigris.
#
#---------------------------------------------------------------

my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';

require "$scripts_dir/ParentChildArgumentBridge.pl"
    or die "Require failed: $!\n";

#---------------------------------------------------------------
# MAIN
#---------------------------------------------------------------

# CVS
# rename the project's directory in cvs 

# Apache
# do nothing, the project name and domain name cannot be changed
# TODO: update description on default web pages?

my $FAILED = 0; ## Holder for number of the script which failed
my $ct     = 0; ## Current script number

## Iterate through each action:

foreach('cvs-project-edit', 'apache-project-edit', 'issuezilla-project-edit'){
    $ct++;
    print "calling $_:\n";	 
    unless(perform($_)){
        $FAILED ||= $ct; ## Preserve the first failed
    }
}
print "EXIT STATUS: $FAILED\n";
## Return the the number of the first script to fail, if any:
exit($FAILED);

#---------------------------------------------------------------
# END MAIN
#---------------------------------------------------------------

__END__

@


1.11
log
@Scripts now use IN_PRODUCTION to determine logging level
@
text
@d83 1
a83 1
    print_log(1,"calling $_:\n");
d88 1
a88 1
print_log(0,"EXIT STATUS: $FAILED\n");
@


1.10
log
@Less is more.  Refactored logging into shared lib., log stuff performed
from the command line as well as automatically.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.9 2001/01/05 23:31:11 kmaples Exp $
d83 1
a83 1
    print "calling $_:\n";	 
d88 1
a88 1
print "EXIT STATUS: $FAILED\n";
@


1.9
log
@It may or may not be a good idea, but here it is - the ability to edit
(rename) projects.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.8 2000/11/16 00:38:49 kmaples Exp $
d60 1
d62 2
a63 85
# Minimum number of args this script requires for successful execution:
#my $minimum_arg_index = 8;

# Approach to logging - each 'ControlScript' (like this one) should 
# maintain it's own log file that includes the actions it's children.

my $script_name;

# Alpha and Omega:
BEGIN {
        $ENV{'PATH'} = "/bin:/usr/bin:/usr/local/bin";
        my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';

        require "$scripts_dir/ParentChildArgumentBridge.pl" 
                or die "Require failed: $!\n";
	
	# Open the logfile for logging at the beginning of execution.
	# The primary reason for this is to 'die' before doing anything
	# that we won't be able to log, and opening the log filehandle
	# in the beginning ensures this.
	
	# Grab just the filename portion of this script to use as a 
	# log identifier:
	$script_name = $0;
	$script_name =~ s/^.*\/([\w]+)$/$1/;

	# Autoflush buffer:
	$| = 1;

	# If this program is called by another program, we'll send STDOUT
	# and SDTERR to the logfile - this way the children's messages will
	# stick with the parent's logs.  Conversely, if this is called 
	# interactively (on the command line), we'll just let the output
	# go to the terminal instead of clogging up the logfiles with stuff
	# resulting from debugging attempts.

	unless(-t STDIN && -t STDOUT){
			
		# This needs to be established dynamically; I don't know the
		# preferred method for arriving at this value:
		my $logdir   = get_sandbox() . '/log/';		
		
		my $logfile  = 'HelmPerlScripts' . '.log';
		
		# Point STDOUT and STDERR to the logfile, or bail out:
		unless(open(STDOUT,">> $logdir" . "$logfile") && open(STDERR,">&STDOUT")){
			die "Can't open handle for logging: $!\n";
		}
		
		# This shouldn't really be necessary, but it couldn't hurt:
		select(STDERR); $| = 1;	
		select(STDOUT); $| = 1;	

		# This might appear odd, but since STDOUT is now a filehandle
		# for the logfile, try to get a lock on it, or bail out:
		unless(flock(STDOUT, 2|4)){ # Ask nice first.
			sleep 1;
			unless(flock(STDOUT, 2)){
				die "Unable to lock logfile: $!\n";
			}
		}
	}
	# This is all in order to print a nice header for the log
	# entry:

	my $time   = time();
	my $date   = localtime($time);
        my $header = "[$date]\n[$$] START: $script_name " . join(' ',@@ARGV) . "\n";
	
	print $header;
}
END {
	# Note that because END blocks are executed from bottom to top,
	# this block should appear BEFORE any other END blocks trying 
	# to print to the same filehandle.  This might seem unnecessary,
	# but since we did point these at a file, we really ought to 
	# clean up after ourselves:

	my $footer = "[$$] END: $script_name\n\n";
	
	print $footer;

	close(STDOUT) or die "Couldn't close logging handle STDOUT: $!\n";
	close(STDERR) or die "Couldn't close logging handle STDERR: $!\n";
}
@


1.8
log
@Changed presumptive mailing addresses to be <user>@@<project>.<domain>
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.7 2000/11/14 19:59:56 kmaples Exp $
a145 6
#---------------------------------------------------------------
# An early-warning system: nip this in the bud if it's not going 
# to be able to execute anyway:
#unless($#ARGV >= $minimum_arg_index){
#	die "Execution failed due to insufficient arguments.\n";
#}
a150 8
# QMAIL
# do nothing, the project name and domain name cannot be changed


# EZMLM
# do nothing, the project name and domain name cannot be changed


d152 1
a152 5
# do nothing the project name and domain name cannot be changed


# Monarc
# do nothing ,the project name and domain name cannot be changed
d163 1
a163 1
foreach(0){
@


1.7
log
@Added line to print exit status for debugging.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.6 2000/11/14 02:25:03 kmaples Exp $
d128 1
a128 1
	my $header = "[$date]\n[$$] START: $script_name\n";
@


1.6
log
@Changed the way that child scripts are called in order to return the number
or the (child) script which failed (if any).  Currently returns 0 or the
number of the first script in the sequence to fail.  Removed leftovers from
merge.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.5 2000/11/12 22:57:33 dlr Exp $
d188 1
a188 1

@


1.5
log
@Resolved merge conflicts.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.1.1.1 2000/11/12 21:17:25 dlr Exp $
d175 16
@


1.4
log
@Changed all these parent scripts to point at single logfile ('HelmPerlScripts.log')
instead of the individually-named per-parent scripts each had been writing to.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.3 2000/09/25 16:55:47 kmaples Exp $
@


1.3
log
@Updated stub script to match active scripts
@
text
@d53 1
a53 1
# $Id: $
d103 1
a103 1
		my $logfile  = $script_name . '.log';
@


1.2
log
@Eliminate DNS and bugzilla administration code from the perl scripts.
@
text
@d5 1
a5 1
# 
d9 1
a9 1
# 
d12 1
a12 1
# 
d16 1
a16 1
# 
d22 1
a22 1
# 
d26 1
a26 1
# 
d30 1
a30 1
# 
d44 1
a44 1
# 
a49 1

d51 3
a53 2
# $Id: ProjectEdit,v 1.1 2000/04/29 00:04:10 jrobbins Exp $
# Original Author: jrobbins@@collab.net
d55 2
a56 2
# The goal of this script is to do everything that is needed to update a 
# project from a host running tigris.
d58 1
a58 8
# Arguments:
# $ARGV[0] = project_name
# $ARGV[1] = domain_name (including TLD)
# $ARGV[2] = brand_name
# $ARGV[3] = description
# $ARGV[4] = is_private
 

d61 2
a62 7
# Process arguments
my $sandbox      = $ARGV[0];
my $project_name = $ARGV[1];
my $domain_name  = $ARGV[2];
my $brand_name   = $ARGV[3];
my $description  = $ARGV[4];
my $is_private   = $ARGV[5];
d64 2
a65 1
my $cmd = "unix command line";
d67 89
a155 2

# Main code body
d175 6
@


1.1
log
@initial checkin
@
text
@d52 1
a52 1
# $Id$
a80 3
# DNS
# do nothing, the project name and domain name cannot be changed

a94 5


# Bugzilla
# do nothing, the project name and domain name cannot be changed
# update description in bugzilla?
@


1.1.1.1
log
@Merging newhelm tree into helm, as per IZ issue #557.  Previous major version of helm is tagged TIGRIS_NOV_11_2000.
@
text
@d5 1
a5 1
#
d9 1
a9 1
#
d12 1
a12 1
#
d16 1
a16 1
#
d22 1
a22 1
#
d26 1
a26 1
#
d30 1
a30 1
#
d44 1
a44 1
#
d50 1
d52 2
a53 3
# Name:              ProjectEdit		
# Original Author:   jrobbins@@collab.net
# $Id: ProjectEdit,v 1.1 2000/10/05 20:05:49 jrobbins Exp $
d55 2
a56 2
# The goal of this script is to do everything that is needed to add a 
# new project to a host running tigris.
d58 7
a64 1
#---------------------------------------------------------------
a66 2
# Minimum number of args this script requires for successful execution:
#my $minimum_arg_index = 8;
d68 7
a74 2
# Approach to logging - each 'ControlScript' (like this one) should 
# maintain it's own log file that includes the actions it's children.
d76 7
a82 89
my $script_name;

# Alpha and Omega:
BEGIN {
        $ENV{'PATH'} = "/bin:/usr/bin:/usr/local/bin";
        my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';

        require "$scripts_dir/ParentChildArgumentBridge.pl" 
                or die "Require failed: $!\n";
	
	# Open the logfile for logging at the beginning of execution.
	# The primary reason for this is to 'die' before doing anything
	# that we won't be able to log, and opening the log filehandle
	# in the beginning ensures this.
	
	# Grab just the filename portion of this script to use as a 
	# log identifier:
	$script_name = $0;
	$script_name =~ s/^.*\/([\w]+)$/$1/;

	# Autoflush buffer:
	$| = 1;

	# If this program is called by another program, we'll send STDOUT
	# and SDTERR to the logfile - this way the children's messages will
	# stick with the parent's logs.  Conversely, if this is called 
	# interactively (on the command line), we'll just let the output
	# go to the terminal instead of clogging up the logfiles with stuff
	# resulting from debugging attempts.

	unless(-t STDIN && -t STDOUT){
			
		# This needs to be established dynamically; I don't know the
		# preferred method for arriving at this value:
		my $logdir   = get_sandbox() . '/log/';		
		
		my $logfile  = 'HelmPerlScripts' . '.log';
		
		# Point STDOUT and STDERR to the logfile, or bail out:
		unless(open(STDOUT,">> $logdir" . "$logfile") && open(STDERR,">&STDOUT")){
			die "Can't open handle for logging: $!\n";
		}
		
		# This shouldn't really be necessary, but it couldn't hurt:
		select(STDERR); $| = 1;	
		select(STDOUT); $| = 1;	

		# This might appear odd, but since STDOUT is now a filehandle
		# for the logfile, try to get a lock on it, or bail out:
		unless(flock(STDOUT, 2|4)){ # Ask nice first.
			sleep 1;
			unless(flock(STDOUT, 2)){
				die "Unable to lock logfile: $!\n";
			}
		}
	}
	# This is all in order to print a nice header for the log
	# entry:

	my $time   = time();
	my $date   = localtime($time);
	my $header = "[$date]\n[$$] START: $script_name\n";
	
	print $header;
}
END {
	# Note that because END blocks are executed from bottom to top,
	# this block should appear BEFORE any other END blocks trying 
	# to print to the same filehandle.  This might seem unnecessary,
	# but since we did point these at a file, we really ought to 
	# clean up after ourselves:

	my $footer = "[$$] END: $script_name\n\n";
	
	print $footer;

	close(STDOUT) or die "Couldn't close logging handle STDOUT: $!\n";
	close(STDERR) or die "Couldn't close logging handle STDERR: $!\n";
}
#---------------------------------------------------------------
# An early-warning system: nip this in the bud if it's not going 
# to be able to execute anyway:
#unless($#ARGV >= $minimum_arg_index){
#	die "Execution failed due to insufficient arguments.\n";
#}

#---------------------------------------------------------------
# MAIN
#---------------------------------------------------------------
d99 5
a106 6

#---------------------------------------------------------------
# END MAIN
#---------------------------------------------------------------

__END__
@


1.1.1.2
log
@Replacing the HEAD with the HELM_PEER_PORT_BRANCH.
@
text
@d53 1
a53 1
# $Id: ProjectEdit,v 1.10 2001/01/12 02:14:18 kmaples Exp $
a59 1
my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';
d61 91
a151 2
require "$scripts_dir/ParentChildArgumentBridge.pl"
    or die "Require failed: $!\n";
d157 8
d166 5
a170 1
# rename the project's directory in cvs 
a174 16

my $FAILED = 0; ## Holder for number of the script which failed
my $ct     = 0; ## Current script number

## Iterate through each action:

foreach('cvs-project-edit', 'apache-project-edit', 'issuezilla-project-edit'){
    $ct++;
    print "calling $_:\n";	 
    unless(perform($_)){
        $FAILED ||= $ct; ## Preserve the first failed
    }
}
print "EXIT STATUS: $FAILED\n";
## Return the the number of the first script to fail, if any:
exit($FAILED);
@


