cvs commit: ports/Tools/portbuild/scripts processlogs
Kris Kennaway
kris at FreeBSD.org
Wed Jul 14 03:37:49 PDT 2004
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
More information about the cvs-all
mailing list