Date: Wed, 05 Jun 1996 13:15:54 +0800 From: Peter Wemm <peter@spinner.DIALix.COM> To: Bill Paul <wpaul@freefall.freebsd.org> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org, peter@freefall.freebsd.org (Peter Wemm) Subject: Re: cvs commit: src/usr.sbin/rpc.ypxfrd - Imported sources Message-ID: <199606050515.NAA01560@spinner.DIALix.COM> In-Reply-To: Your message of "Tue, 04 Jun 1996 21:55:02 MST." <199606050455.VAA27426@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>[...] >> N src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd/ypxfrd_main.c >> N src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd/ypxfrd_server.c >> >> No conflicts created by this import > > >I can't win. I just _can't_ win. > >On the surface, it looks like the extra directory level just needs >to be zapped. I think I the file permissions even allow me to do it, >but I'm not going to. > >Please excuse me: I'm going to go play in traffic now. > >And it isn't even Monday... > >-Bill Dont take it personally, but we compiled a special tweak into freefall's kernel so that anybody attempting to import nis/rpc/yp code would have extra directory entries silently inserted into their otherwise valid commands. :-) :-) But seriously, it's no big deal at the moment when it's caught quickly. I took a chance on this one and deleted the old directory as well because it was called "rpc.ypxfrd" which could have interfered with people's builds as it has the same name as the executable. If anybody gets stuck on this by supping at the wrong time (ie: cvs panics saying that the repository has gone) you need to manually delete the extra directory and contents from your *checked out* copy. (just as a reminder, people really should be using "cvs update -d -P" or "cvs -q update -d -P" on your -current repository to make sure new directories are created and old empty directories are removed) Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606050515.NAA01560>
