Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 21:13:24 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/tools webupdate
Message-ID:  <200106140413.f5E4DPQ29343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/06/13 21:13:24 PDT

  Modified files:
    tools                webupdate 
  Log:
  Rewrite:
   * Try not to hardcode anything.  Intoduce a $subtrees variable which
     lists the CVS subtrees that need to be updated.
   * Document all major variables and actions.
   * Allow customization via the current environment (add some variables
     which can be set to facilitate testing and running outside of
     freefall).
   * Do a fresh checkout of the sources every Sunday; previously this
     was only a `make clean`; a fresh checkout makes sure occasional CVS
     bogons don't mess anything up (requested by nik).
   * Make $LOGFILE an absolute path so we don't end up with multiple log
     files, each containing half of the story.
  
  Approved by:	nik
  
  Revision  Changes    Path
  1.2       +85 -18    www/tools/webupdate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106140413.f5E4DPQ29343>