| Date Of Receipt: 13-SEP-1996 16:32:41.93
From: FLUME::"[email protected]" "13-Sep-1996 1631"
To: Nitika Kohli <[email protected]>
CC: [email protected], [email protected]
Subj: Re: PTBQA submit
You can't create a file if it already exists in RCS. PTBQA is not a new RCS
pool, just a new submit tree backed by the existing RCS pool.
When you bcreate a file it makes a stub in RCS and then creates a private
branch for you to work on and checkin your file to.
When you bsubmit it goes from your private branch to the public one.
Since you can't bcreate, you have to bco (check out) the existing file first
before you can change it and bci (checkin).
From your record, you neglected to bco the existing version, so there was
nothing in your sandbox (as far as ODE and RCS are concerned) to checkin.
-Grant
| Hi,
|
| I'm forwarding the following mail because it has all the explanation of the
| problems. Could somebody please help me in submitting my Test Suite in the PT
BQA
| pool?
|
| Thanks,
| Nitika.
|
| ------- Forwarded Message
|
| Return-Path: nitika
| Received: from localhost by zeus.unx.dec.com (8.7.5/UNX
| 1.4/1.1.10.5/28Jun96-0151PM)
| id RAA19025; Thu, 12 Sep 1996 17:36:09 -0400 (EDT)
| From: Nitika Kohli <nitika>
| Message-Id: <[email protected]>
| To: [email protected], [email protected]
| cc: nitika, by
| Subject: PTBQA pool submit
| Date: Thu, 12 Sep 96 17:36:09 -0400
| X-Mts: smtp
|
| Hi Keith,
|
| I'm forwarding the following mail to you, which I had sent to the Admin(UNX).
By
| looking at the error messages, can you help me with my submit?
|
| I tried submitting my S&U Regression Test Suite in the PTAQA pool last week.
But
| could not do it because of the following reason:
|
| $ bcreate -noheader SU_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/SU_Regression.tar.Z ]
| [ source control information already exists in file:
| "./test/shells_utilities/su_regression/SU_Regression.tar.Z,v" ]
| $ bci -m"Initial submit" SU_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/SU_Regression.tar.Z ]
| [ could not find a "Nitika_Kohli_suptb" branch for file ]
|
| [ verify that the setname you are working with, appended to your username,
| matches the branch name]
| - --------------------------
|
| I tried submitting the same file in the PTBQA pool and I got the
| same error message. The Admin person responsible for ODE in UNX was not able
to
| help me. I don't even know what I did wrong or what I'm supposed to do after
| this message. I'm new at this stuff. Last week for some reason I had to btcre
ate
| - -undo SU_Regression.tar.Z. After that the Release Eng. in ZK were informed
by
| the Admin in Unx to remove the file. Then, after few hours I was told that th
e
| file was removed. I waited till PTBQA pool was open to do a fresh submit. May
be
| the old file was not removed. Therefore, I changed the name of the tar ball s
o
| that I can do a new bcreate. I was successful in doing that. But, now I canno
t
| do bci. I get the error messages listed in the attached mail.
|
| Could you please help me?
| Thanks,
| Nitika.
|
|
| - ------- Forwarded Message
|
| Return-Path: nitika
| Received: from localhost by zeus.unx.dec.com (8.7.5/UNX
| 1.4/1.1.10.5/28Jun96-0151PM)
| id PAA12915; Thu, 12 Sep 1996 15:06:27 -0400 (EDT)
| From: Nitika Kohli <nitika>
| Message-Id: <[email protected]>
| To: rll
| cc: adm, nitika
| Subject: PTBQA pool submit
| Date: Thu, 12 Sep 96 15:06:27 -0400
| X-Mts: smtp
|
| Hi Rich,
|
| I rebooted my system but, I was still getting those RPC timed out errors. I a
lso
| did nfsconfig and ntpsetup again - just to make sure everything was fine. I
| still got those errors when doing "odemount -all". Then, I just mounted PTQa,
| PTAQA and PTBQA pools - that worked.
|
| I did kinit, workon etc. I tried submitting the test Suite got the following
old
| message which you and I saw during PTAQA pool submit also:
|
| $ bcreate -noheader SU_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/SU_Regression.tar.Z ]
| [ source control information already exists in file:
| "./test/shells_utilities/su_regression/SU_Regression.tar.Z,v" ]
| $ bci -m"Initial submit" SU_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/SU_Regression.tar.Z ]
| [ could not find a "Nitika_Kohli_suptb" branch for file ]
|
| [ verify that the setname you are working with, appended to your username,
| matches the branch name]
|
| - - ---------------------
| Which shows that my previous file was not removed.
| Then, I changed the name of SU_Regression.tar.Z to S_U_Regression.tar.Z. I di
d
| bcreate -noheader S_U_Regression.tar.Z without any error messages.
| Then, I did bci -m"Initial submit" S_U_Regression.tar.Z - it worked for a whi
le
| then I got the following error message:
|
| $ bci -m"Initial submit" S_U_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/S_U_Regression.tar.Z ]
| [ using default log message ]
| Initial submit
| bci: The following rcs command failed:
| ode_client -t2 6 ci -q -f -sExp -u1.1.1 -m Initial submit
| S_U_Regression.tar.Z
| ./test/shells_utilities/su_regression/S_U_Regression.tar.Z,v
|
| - - --------------
| $ bcs -cBIN S_U_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/S_U_Regression.tar.Z ]
| [ Comment leader set to 'BIN' ]
| $ bci -m"Initial submit" S_U_Regression.tar.Z
|
| [ ./test/shells_utilities/su_regression/S_U_Regression.tar.Z ]
| [ using default log message ]
| Initial submit
| ODE CLIENT ERROR: Failed call to: write(): Error 0
| Trying to write data from file S_U_Regression.tar.Z.
|
| Check network errors.didn't transmit data file
| bci: The following rcs command failed:
| ode_client -t2 6 ci -q -f -sExp -u1.1.1 -m Initial submit
| S_U_Regression.tar.Z
| ./test/shells_utilities/su_regression/S_U_Regression.tar.Z,v
|
|
|
| - ------- End of Forwarded Message
|
|
| ------- End of Forwarded Message
|
|