Date: Sat, 25 Mar 1995 21:41:03 -0800 (PST) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: jmacd@freefall.cdrom.com (Joshua Peck Macdonald) Cc: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com Subject: Re: cvs commit: ports/mit-scheme - Imported sources Message-ID: <199503260541.VAA09388@gndrsh.aac.dev.com> In-Reply-To: <199503260418.UAA27302@freefall.cdrom.com> from "Joshua Peck Macdonald" at Mar 25, 95 08:18:07 pm
next in thread | previous in thread | raw e-mail | index | archive | help
[This is regarding a cvs import of mit-scheme to the wrong place] > I noticed that I had put that port in the wrong place too late, > as I was adding it to modules in fact, which I didn't do. So, > I can think if a way to fix it, but I figure I'll probably just > get more people yelling at me, so if someone could suggest the > best way to recover from this, please let me know. This person contacted me via private email. I have take the appropriate actions to clear the situation. Actions: 1) Make sure the cron job had not yet updated /usr/ports with the files from ~ncvs/ports/mit-scheme ls /usr/ports/mit-scheme 2) Direct repository copy of ~ncvs/ports/mit-scheme to ~ncvs/ports/lang/mit-scheme. cd ~ncvs/ports; find mit-scheme | cpio -pdamu --block-size=16 lang 3) Again check to make sure cron had not picked this up yet for /usr/ports on freefall. ls /usr/ports/mit-scheme 4) Clear the bad copy from ~ncvs. rm -r ~ncvs/ports/mit-scheme Since I was able to fix this within 1hr 30 mintues of it happening I did a rm of it instead of placing it in the Attic. This may have caught someone who had sup'ed the ncvs bits during the window that this port was in the wrong place. Since neither the update of /usr/src or the ctm stuff had run I felt it reasonable safe to do the rm at this time, normally this is not a safe thing to do. Poul, can you clearly point me at a way to check on what ctm is doing (I assumed here that it runs right after the update of /usr/src, /usr/ports, and is ports avaliable via ctm?) > -josh -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503260541.VAA09388>