Date: Mon, 5 May 1997 17:38:17 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-other@FreeBSD.ORG Subject: cvs commit: distrib/cvsup/sup/cvs-all list.cvs distrib/cvsup/sup/ports-base list.cvs distrib/cvsup/sup/src-all list.cvs distrib/cvsup/sup/src-base list.cvs Message-ID: <199705060038.RAA17952@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 97/05/05 17:38:17
Modified: cvsup/sup/cvs-all list.cvs
cvsup/sup/ports-base list.cvs
cvsup/sup/src-all list.cvs
cvsup/sup/src-base list.cvs
Log:
Change some of the upgrade/omitany specifications so that they are
more careful to omit a whole directory instead of only the contents
of the directory. This typically means changing "omitany foo/*" to
"omitany foo".
This doesn't make any difference with the current version of CVSup.
But the forthcoming new version preserves empty directories. An
"omitany foo/*" would still cause it to create the directory "foo",
and that would lead to nasty overlaps between collections that
should be disjoint.
A couple of these changes are a bit ugly. After the new version of
cvsupd has made its way to all the mirrors, I'll be able to clean
them up. For now, they have to remain compatible with older
cvsupds.
Revision Changes Path
1.4 +4 -4 distrib/cvsup/sup/cvs-all/list.cvs
1.2 +2 -2 distrib/cvsup/sup/ports-base/list.cvs
1.3 +4 -4 distrib/cvsup/sup/src-all/list.cvs
1.2 +2 -1 distrib/cvsup/sup/src-base/list.cvs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705060038.RAA17952>
