Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 10-JUN-1994 10:24:15.97 From: FLAMBE::jmf "Joshua M. Friedman OSF/UNIX SDE" To: [email protected] CC: odehelp@DEC:.zko.flambe Subj: Re: More help (files to deleted) James, I was a little confused. (RCS is our repository under ODE, and CVS is where you buy asprins.) (just kidding - and CMS is VMS's source control system) If you mean you bcreated these and don't need them, as long as you undo with "bco -u -o files" if their's not bci'd yet, or "bco -o files" if they are (-u is unlock, -o is outdate), then we have a process that runs automatically every other day that cleans up these rcs file "stubs". If you mean you submitted them into gold with bsubmit, then the only way to move them is to first "defunct" all these (bci -defunct and then bsubmit) and recreate with bcreate/bci/bsubmit elsewhere. -josh P.S. In the future please use the alias 'odehelp' instead of me personally; there's alot more coverage for answering questions...thanks -------- From [email protected] Fri Jun 10 08:58:38 1994 Delivery-Date: Fri, 10 Jun 94 08:58:39 -0400 Return-Path: [email protected] Received: from abelia.zk3.dec.com by flambe.zk3.dec.com; (5.65/1.1.8.2/30Mar94-0502PM) id AA04542; Fri, 10 Jun 1994 08:58:38 -0400 Received: by wasted.zk3.dec.com; (5.65/1.1.8.2/26May94-1021AM) id AA18655; Fri, 10 Jun 1994 08:58:37 -0400 Date: Fri, 10 Jun 1994 08:58:37 -0400 From: James Smart USG <[email protected]> Message-Id: <[email protected]> To: [email protected] Subject: More help Cc: [email protected] Josh, I have one more set of files to deleted from the CVS repository for gold.nightly. The initial creates were done in an inconsistent location with respect to previous sources. Thanks... and I'll try to make this the last time this happens. ./kernel/io/cam/siop/scripts/gen_script.sh ./kernel/io/cam/siop/scripts/makefile ./kernel/io/cam/siop/scripts/script_pci.ss (actually the entire ./kernel/io/cam/siop/scripts directory) -- James Smart x12472
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
798.1 | Re: More help (files to deleted) | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Fri Jun 10 1994 16:19 | 39 |
Date Of Receipt: 10-JUN-1994 14:57:17.41 From: WASTED::smart "James Smart USG" To: jmf@DEC:.zko.wasted, [email protected] CC: odehelp@DEC:.zko.wasted Subj: Re: More help (files to deleted) >James, I was a little confused. (RCS is our repository under ODE, >and CVS is where you buy asprins.) > >(just kidding - and CMS is VMS's source control system) Sorry... Slip of habit. The place I just came from used "CVS" as their source control software (similar to ODE), which used RCS as the back end. >If you mean you bcreated these and don't need them, as long as >you undo with "bco -u -o files" if their's not bci'd yet, or >"bco -o files" if they are (-u is unlock, -o is outdate), then >we have a process that runs automatically every other day that >cleans up these rcs file "stubs". Ok. They did get bci'd, but "bco -o <...>" was done on them. Good. I'll let the process clean them out. >If you mean you submitted them into gold with bsubmit, then the >only way to move them is to first "defunct" all these (bci -defunct >and then bsubmit) and recreate with bcreate/bci/bsubmit elsewhere. nope, no bsubmits yet. >-josh > >P.S. In the future please use the alias 'odehelp' instead of me >personally; there's alot more coverage for answering questions...thanks Thanks. I'll do so in the future. I was given your name directly when I went to fix the previous problems. |