update_branches revision c6313caa6cd9d011ac075048d2b62fd3410162df
6466N/A# Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC") 6466N/A# Permission to use, copy, modify, and distribute this software for any 6466N/A# purpose with or without fee is hereby granted, provided that the above 7175N/A# copyright notice and this permission notice appear in all copies. 7175N/A# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 6466N/A# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 7116N/A# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 7175N/A# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 6466N/A# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 6466N/A# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 7116N/A# PERFORMANCE OF THIS SOFTWARE. 7175N/A# $Id: update_branches,v 1.4 2005/05/16 06:39:39 marka Exp $ 7175N/A #$status = "new" if (!defined($status)); 7175N/A #$who = "-" if (!defined($who)); 7175N/A# Search repository for new branches. 7175N/A # print "file: $_\n"; # debug 7175N/A # $file = $_; # save for branch debug below. 7175N/A s/\s(.*):.*/$1/; # extract label 7175N/A # print "branch: $_ $file\n"; # debug 6466N/A# Write out updated version. 6466N/Aprint BRANCHES "----------------------------------------------------------\n\n";