T.R | Title | User | Personal Name | Date | Lines |
---|
812.1 | Re: problem with DXpPath84.tcl | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Thu Jun 23 1994 16:05 | 71 |
| Date Of Receipt: 23-JUN-1994 11:38:42.87
From: FLAMBE::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: [email protected], [email protected]
CC: [email protected]
Subj: Re: problem with DXpPath84.tcl
Steve, do a 'blog' on the file and examine the header section - look
for your branch name in the symbol list. Then type 'currentsb' and
look at the 2nd item output - this is your current set. If these don't
match, then somewhere along the way you were working in a different
sandbox or set with this file, and the symbol in the list will tell
you which. -josh
From [email protected] Wed Jun 22 17:54:55 1994
Delivery-Date: Wed, 22 Jun 94 17:55:36 -0400
Return-Path: [email protected]
Received: from benelux.pa.dec.com by flambe.zk3.dec.com; (5.65/1.1.8.2/30Mar94-0502PM)
id AA02867; Wed, 22 Jun 1994 17:54:55 -0400
Received: by benelux.pa.dec.com; id AA26278; Wed, 22 Jun 94 14:54:40 -0700
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected], [email protected]
Subject: problem with DXpPath84.tcl
Shiftwidth: 256
Date: Wed, 22 Jun 94 14:54:39 -0700
From: [email protected]
X-Mts: smtp
Hi Paul,
I was reviewing my dxprint testsuite today and noticed a problem
with DXpPath84.tcl. I'm unable to manipulate this file with ode
commands, and I don't understand why. Here's a session:
126 QA monterio> bstat DXpPath84.tcl
[ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
stat error: no revisions present for this file
[ There is no branch revison for set Steve_Schneider_dxprint. ]
128 QA monterio> bcreate DXpPath84.tcl
[ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
[ source control information already exists in file:
"./Xtea/Clients/dxprint/Paths/DXpPath84.tcl,v" ]
129 QA monterio> bco DXpPath84.tcl
[ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
stat error: no revisions present for this file
stat error: no revisions present for this file
[ specified revision not found in the history revision ]
133 QA monterio> bci DXpPath84.tcl
[ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
stat error: no revisions present for this file
[ could not find a "Steve_Schneider_dxprint" branch for file ]
[ verify that the setname you are working with, appended to your username,
matches the branch name]
This file exists in my sandbox, but I'm unable to check in my version, and
the file doesn't seem to exist in the pool. I was wondering if this might
have anything to do with the defuncting problem that we had earlier...?
Thanks,
--steve
|
812.2 | Re: problem with DXpPath84.tcl | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Thu Jun 23 1994 16:07 | 76 |
| Date Of Receipt: 23-JUN-1994 11:44:15.36
From: FLAMBE::"[email protected]" "23-Jun-1994 0843"
To: Joshua M. Friedman OSF/UNIX SDE <[email protected]>
CC: [email protected], [email protected], [email protected]
Subj: Re: problem with DXpPath84.tcl
Hi Josh,
Thanks for having a look at this. Unfortunately, my blog seems
to fail. Here's my session:
162 QA monterio> blog DXpPath84.tcl
[ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
stat error: no revisions present for this file
stat error: no revisions present for this file
163 QA monterio> currentsb
stevestst Steve_Schneider_dxprint
And yet, bcreate also fails.
Thanks again,
--steve
) Steve, do a 'blog' on the file and examine the header section - look
) for your branch name in the symbol list. Then type 'currentsb' and
) look at the 2nd item output - this is your current set. If these don't
) match, then somewhere along the way you were working in a different
) sandbox or set with this file, and the symbol in the list will tell
) you which. -josh
)
) From [email protected] Wed Jun 22 17:54:55 1994
)
) Hi Paul,
)
) I was reviewing my dxprint testsuite today and noticed a problem
) with DXpPath84.tcl. I'm unable to manipulate this file with ode
) commands, and I don't understand why. Here's a session:
)
) 126 QA monterio> bstat DXpPath84.tcl
)
) [ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
) stat error: no revisions present for this file
) [ There is no branch revison for set Steve_Schneider_dxprint. ]
)
) 128 QA monterio> bcreate DXpPath84.tcl
)
) [ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
) [ source control information already exists in file:
) "./Xtea/Clients/dxprint/Paths/DXpPath84.tcl,v" ]
)
) 129 QA monterio> bco DXpPath84.tcl
)
) [ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
) stat error: no revisions present for this file
) stat error: no revisions present for this file
) [ specified revision not found in the history revision ]
)
) 133 QA monterio> bci DXpPath84.tcl
)
) [ ./Xtea/Clients/dxprint/Paths/DXpPath84.tcl ]
) stat error: no revisions present for this file
) [ could not find a "Steve_Schneider_dxprint" branch for file ]
)
) [ verify that the setname you are working with, appended to your username,
) matches the branch name]
)
) This file exists in my sandbox, but I'm unable to check in my version, and
) the file doesn't seem to exist in the pool. I was wondering if this might
) have anything to do with the defuncting problem that we had earlier...?
)
) Thanks,
) --steve
)
|
812.3 | Re: problem with DXpPath84.tcl | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Thu Jun 23 1994 18:32 | 15 |
| Date Of Receipt: 23-JUN-1994 15:22:39.20
From: FLAMBE::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: [email protected], [email protected]
CC: [email protected], [email protected]
Subj: Re: problem with DXpPath84.tcl
Steve, can you please try doing
bcreate -debug -verbose DXpPath84.tcl
from within your sandbox's src/Xtea/Clients/dxprint/Paths directory
and send the result? thanks....
-josh
|
812.4 | Re: problem with DXpPath84.tcl | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Thu Jun 23 1994 18:33 | 22 |
| Date Of Receipt: 23-JUN-1994 15:25:35.56
From: FLAMBE::"[email protected]" "23-Jun-1994 1224"
To: Joshua M. Friedman OSF/UNIX SDE <[email protected]>
CC: [email protected], [email protected]
Subj: Re: problem with DXpPath84.tcl
Hi Josh,
I was already able to bcreate this file (I thought I copied you
on the mail that I sent to Paul). Would you still like me to
do this?
) Steve, can you please try doing
)
) bcreate -debug -verbose DXpPath84.tcl
)
) from within your sandbox's src/Xtea/Clients/dxprint/Paths directory
) and send the result? thanks....
Cheers,
--steve
|
812.5 | Re: problem with DXpPath84.tcl | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Fri Jun 24 1994 13:03 | 18 |
| Date Of Receipt: 23-JUN-1994 17:33:11.71
From: FLAMBE::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: [email protected], [email protected]
CC: [email protected], [email protected]
Subj: Re: problem with DXpPath84.tcl
Steve, you said bcreate failed. Once bcreated, the ,v file exists, and
you can't bcreate again. If it's been bcreated, you should be able to
do a blog on the file. Try "blog -r file" (-r with no arg means
all revisions).
Paul may have to look on troi into the rcs pool to see if anything's
funky with this file.
If blog fails, please add -debug -verbose to it and send that.
thanks.... -josh
|