Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 19:17:15 +1100
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/49048: [patch] ctm(1) does not check parent directory of objects
Message-ID:  <20030310081715.GA3516@cirb503493.alcatel.com.au>
In-Reply-To: <200303090930.h299UA5t005387@freefall.freebsd.org>
References:  <200303090927.h299RjX0001974@cirb503493.alcatel.com.au> <200303090930.h299UA5t005387@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Following further testing, I withdraw the patch included in the
original PR.  It fails to take into account changes in the repository
as a result of previous directives.  As a simple case (that should
have been obvious to me before), given:
	CTMDM foo
	CTMFM foo/bar
my original patch will fail because "foo" doesn't exist during pass2
and therefore the CTMFM will be rejected.

I shall consider the problem further and develop a new fix.

Peter

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




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