Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 10:37:48 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts processlogs
Message-ID:  <200407141037.i6EAbmGc001214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2004-07-14 10:37:48 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts processlogs 
  Log:
  Generate permanent URLs in the error reports.  The directories like
  i386-5-latest that are linked to from the index.html are symlinks to
  dated directories (e.5.`date`), so the URLs in the error reports will
  expire with the start of the next build when the symlink is repointed.
  This change makes the URLs in the error reports use the realpath of
  the target file, so they do not expire.
  
  Revision  Changes    Path
  1.18      +10 -1     ports/Tools/portbuild/scripts/processlogs



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