69N/A# The contents of this file are subject to the terms of the 69N/A# Common Development and Distribution License (the "License"). 69N/A# You may not use this file except in compliance with the License. 69N/A# language governing permissions and limitations under the License. 69N/A# When distributing Covered Code, include this CDDL HEADER in each 69N/A# If applicable, add the following below this CDDL HEADER, with the 69N/A# fields enclosed by brackets "[]" replaced with your own identifying 69N/A# information: Portions Copyright [yyyy] [name of copyright owner] 69N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 69N/A# Use is subject to license terms. 69N/A if [ -n "${ADMINISTRATOR}" ] 69N/A # update source code 69N/A # (re)generate index database 109N/A # You may want to add something like the following command 109N/A # to automatically generate projects for each subdirectory in the 109N/A # SRC_ROOT directory. The -p options let you specify the project 109N/A # that should be selected by default (note that the parameter here 109N/A # is the path to the project) 69N/A # notify web-servers 69N/A # Use rsync to populate the files out to the web server 69N/A # /net/`echo $f|cut -f1 -d:`/opengrok/ 69N/A # Tell the web server to use the new configuration 69N/A # update running configuration 69N/A if [
"${stage}" =
1 ]