| Date Of Receipt: 5-SEP-1996 13:55:46.55
From: HUNCH::"[email protected]" "05-Sep-1996 1353"
To: Stephanie Adams <[email protected]>
CC: [email protected]
Subj: Re: help using -resub
| Outdate files if successful submission? [Y]es, [N]o, [Q]uery later]: [Yes]
| File: ./kernel/arch/alpha/hal/dc21171.c
./kernel/vm/vm_resident.c
| is held by: Stephanie_Adams; Date: 9/3/96; Time: 13:14
Stephanie_Adams; Date: 9/3/96; Time: 13:14
| *** RE-SUBMISSION REQUIRED ***
|
| - Source control information is in an intermediate state.
| - Re-submit using -resub <time> -date <mm/dd/yy>,
| - where <time> and <date> are specified above.
|
| csh> bsubmit -all -resub 13:14 -date 09/03/96 -defect v32fsupportos-35-adams
| >> FATAL ERROR in /usr/sde/ode3.0/tools/alpha_ace/bin/ode/bsubmit:
| argument: 09/03/96, not in -date's list of legal arguments. List is:
| [1-9]/[1-9]/[0-9][0-9] [1-9]/[1-3][0-9]/[0-9][0-9] 1[0-2]/[1-9]/[0-9]
[0-9]
| 1[0-2]/[1-3][0-9]/[0-9][0-9]
| USAGE:
|
| Thanks,
| Stephanie Adams
|
So what's the question? bsubmit has just told you the problem. You gave it
09/03/96 and it says that's illegal. It told you to use 9/3/96. Did you try
that, and if so did it fail then also?
--
-Grant
|
| Date Of Receipt: 5-SEP-1996 15:13:57.88
From: FLUME::overman "James C. Overman"
To: [email protected], [email protected]
CC: overman@DEC:.zko.flume
Subj: Re: help using -resub
Hi Stephanie,
The -all switch on your command line is in conflict with the -resub
switch.
The correct command should be
bsubmit -resub 13:14 -date 09/03/96 -defect v32fsupportos-35-adams
Before attempting to resubmit, verify that the v32fsupportos
submit tree is mounted on your workstation. The easiest way
to do that is
/usr/sde/odemount -u v32fsupportos
/usr/sde/odemount -v v32fsupportos
This will make sure that there are no stale nfs mounts in the
way of your success.
Let me know if you continue to have problems with your resub.
Regards,
James
|