Acting as mediator, even though I am no longer associated with the FreeBSD Project. Please read entire email.
----- Forwarded message from Eugene Grosbein <[EMAIL PROTECTED]> ----- From: Eugene Grosbein <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: gnu/26771: cvs checkout bug existing val-tags and readonlyfs Date: Fri, 13 Sep 2002 16:22:57 +0800 Delivered-To: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] User-Agent: Mutt/1.2.5i Hi! cvs 1.11.1p1 and 1.11.1p2 did not fix this error. You can still reproduce this in FreeBSD 4.7-PRERELEASE. It's still present in cvshome's own repository in revision 1.95 of tag.c too. This PR should be reopened. Here is new patch. --- tag.c.orig Fri Sep 13 16:12:05 2002 +++ tag.c Fri Sep 13 16:12:18 2002 @@ -1229,7 +1229,7 @@ /* The tags is valid but not mentioned in val-tags. Add it. */ datum value; - if (noexec || nowrite) + if (noexec || nowrite || readonlyfs) { if (db != NULL) dbm_close (db); Eugene Grosbein ----- End forwarded message ----- For more information, please see: http://www.freebsd.org/cgi/query-pr.cgi?pr=26771 -- Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / Kita no Mono Ninth Circle Enterprises | WTO + WIPO = DMCA? http://www.tendra.org/ | http://www.anti-dmca.org/ Peace comes from within. Do not seek it without. - Buddha _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs