[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

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

1892.0. "submit ptx11-519-ddhill was hosed..." by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Oct 20 1995 15:28

Date Of Receipt: 	20-OCT-1995 14:19:57.33
From: 	SMURF::WASTED::ddhill "Dave Hill   20-Oct-1995 1417"
To: 	odehelp@DEC:.zko.wasted
CC: 	
Subj: 	submit ptx11-519-ddhill was hosed...

submit ptx11-519-ddhill was hosed...

And it can't be all my fault - really :-)

After showing Grant one of the files (the rcs log), he agreed that
something really broke. More on that later. In the mean time....

[ ./motif/lib/DXm/HyperHelp.c ] busted (contains PrintWgt.c)
[ ./motif/lib/DXm/PrintWgt.c ]  change is missing
[ ./motif/lib/DXm/PwVMS.h ]     change is missing
[ ./motif/lib/Xm/DragC.c ]      fixed already by grant (contained XpmData.c ?)
[ ./motif/lib/Xm/DragIcon.c ]   change is missing
[ ./motif/lib/Xm/DragOverS.c ]  change is missing
[ ./motif/lib/Xm/FileSB.c ]     change is missing
[ ./motif/lib/Xm/IconFile.c ]   change is missing
[ ./motif/lib/Xm/ReadImage.c ]  change is missing
[ ./motif/lib/Xm/Xm.h ]         change is missing
[ ./motif/lib/Xm/XpmData.c ]    change is missing

All of these files are not submitted with the changes that I expected,
and two of them contain files that they should not. In the "busted"
cases, the "initial branch" revision contains the wrong file. This
should not be possible to do from a users standpoint which seems to
say that it is not all my fault.

At very least, HyperHelp.c needs to get cleaned up. By cleaned up, I mean
what grant did to DragC.c, which was to remove the new Platinum branch
created during the submission.

After the clean up, I will reapply the changes and retry the submit.

Back to the explanation...

revision 1.1.6.2
date: 1995/10/19 21:26:46;  author: Dave_Hill;  state: Exp;  lines: +0 -0
        update of changes from decx11 (mostly vms changes)
        [1995/10/18  20:31:48  Dave_Hill]
-----------------------------
revision 1.1.6.1
date: 1995/10/19 21:26:45;  author: Dave_Hill;  state: Exp;  lines: +668 -0
*** Initial Branch Revision ***
-----------------------------
revision 1.1.4.2
date: 1995/09/15 17:44:48;  author: Richard_June;  state: Exp;  lines: +0 -0
        Merge in latest VMS changes from DECWIN
        [1995/09/15  17:37:59  Richard_June]
-----------------------------
revision 1.1.4.1
date: 1995/09/15 17:44:47;  author: Richard_June;  state: Exp;  lines: +355 -0
*** Initial Branch Revision ***
-----------------------------

revision  1.1.6.1 (new pt branch) was based on 1.1.4.1 and as such should
   have contained the contents of 1.1.4.1. It does not, when I check out
rev 1.1.4.1, it matches file PrintWgt.c. The inital branch is created
automagically by ode and should not be changable by the user.

I was applying the change between 1.1.4.1 and 1.1.4.2 to the platinum
branch which was backed by a sanpshot containing 1.1.4.1.


/Dave


+---------------------oOO--(_)--OOo------------------------+
|Dave Hill                (0 0)    Unix Software Group     |
|Mailstop: ZKO3-3/Y15     \//\/    (dtn) 381-2985          |
|Digital Equipment Corp.           (603 )881-2985          |
|110 Spitbrook Road       /\//\    enet: [email protected]|
|Nashua, NH 03062-2698    (0_0)    decnet: gooey::ddhill   |
+---------------------oOO--(_)--OOo------------------------+



T.RTitleUserPersonal
Name
DateLines
1892.1Re: submit ptx11-519-ddhill was hosed...AOSG::FILTERAutomatic Posting Software - mail to flume::puckFri Oct 20 1995 18:01103
Date Of Receipt: 	20-OCT-1995 16:06:26.24
From: 	SMURF::ALPHA::"[email protected]" "20-Oct-1995 1604"
To: 	"Dave Hill" <[email protected]>
CC: 	[email protected]
Subj: 	Re: submit ptx11-519-ddhill was hosed...

OK Dave here's the deal. JMF and I discussed it and decided the easiest thing 
was for you to fix these in one of two ways.

1) if the file was a link (no previous ptx11 submission) before your submit,  
   then you should use the new revert command to restore the link and back out 
   your submit and the label.
   
   /usr/sde/tools/alpha_UNIX/bin/ode/revert filename

   There's an odeman page for it.

2) Previous submit exists. Check out the file, drop the right file on top, 
   resubmit

OK by you? It'll be easist and the least work for all of us.


		-Grant
| 
| submit ptx11-519-ddhill was hosed...
| 
| And it can't be all my fault - really :-)
| 
| After showing Grant one of the files (the rcs log), he agreed that
| something really broke. More on that later. In the mean time....
| 
| [ ./motif/lib/DXm/HyperHelp.c ] busted (contains PrintWgt.c)
| [ ./motif/lib/DXm/PrintWgt.c ]  change is missing
| [ ./motif/lib/DXm/PwVMS.h ]     change is missing
| [ ./motif/lib/Xm/DragC.c ]      fixed already by grant (contained XpmData.c ?
)
| [ ./motif/lib/Xm/DragIcon.c ]   change is missing
| [ ./motif/lib/Xm/DragOverS.c ]  change is missing
| [ ./motif/lib/Xm/FileSB.c ]     change is missing
| [ ./motif/lib/Xm/IconFile.c ]   change is missing
| [ ./motif/lib/Xm/ReadImage.c ]  change is missing
| [ ./motif/lib/Xm/Xm.h ]         change is missing
| [ ./motif/lib/Xm/XpmData.c ]    change is missing
| 
| All of these files are not submitted with the changes that I expected,
| and two of them contain files that they should not. In the "busted"
| cases, the "initial branch" revision contains the wrong file. This
| should not be possible to do from a users standpoint which seems to
| say that it is not all my fault.
| 
| At very least, HyperHelp.c needs to get cleaned up. By cleaned up, I mean
| what grant did to DragC.c, which was to remove the new Platinum branch
| created during the submission.
| 
| After the clean up, I will reapply the changes and retry the submit.
| 
| Back to the explanation...
| 
| revision 1.1.6.2
| date: 1995/10/19 21:26:46;  author: Dave_Hill;  state: Exp;  lines: +0 -0
|         update of changes from decx11 (mostly vms changes)
|         [1995/10/18  20:31:48  Dave_Hill]
| -----------------------------
| revision 1.1.6.1
| date: 1995/10/19 21:26:45;  author: Dave_Hill;  state: Exp;  lines: +668 -0
| *** Initial Branch Revision ***
| -----------------------------
| revision 1.1.4.2
| date: 1995/09/15 17:44:48;  author: Richard_June;  state: Exp;  lines: +0 -0
|         Merge in latest VMS changes from DECWIN
|         [1995/09/15  17:37:59  Richard_June]
| -----------------------------
| revision 1.1.4.1
| date: 1995/09/15 17:44:47;  author: Richard_June;  state: Exp;  lines: +355 -
0
| *** Initial Branch Revision ***
| -----------------------------
| 
| revision  1.1.6.1 (new pt branch) was based on 1.1.4.1 and as such should
|    have contained the contents of 1.1.4.1. It does not, when I check out
| rev 1.1.4.1, it matches file PrintWgt.c. The inital branch is created
| automagically by ode and should not be changable by the user.
| 
| I was applying the change between 1.1.4.1 and 1.1.4.2 to the platinum
| branch which was backed by a sanpshot containing 1.1.4.1.
| 
| 
| /Dave
| 
| 
| +---------------------oOO--(_)--OOo------------------------+
| |Dave Hill                (0 0)    Unix Software Group     |
| |Mailstop: ZKO3-3/Y15     \//\/    (dtn) 381-2985          |
| |Digital Equipment Corp.           (603 )881-2985          |
| |110 Spitbrook Road       /\//\    enet: [email protected]|
| |Nashua, NH 03062-2698    (0_0)    decnet: gooey::ddhill   |
| +---------------------oOO--(_)--OOo------------------------+
| 
|