X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C86759.D366DF58@onstor-exch02.onstor.net>; Mon, 4 Feb 2008 11:14:47 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C86759.D366DF58"
References: <20080204090607.66e5b9f8@ripper.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: problem with perforce
Date: Mon, 4 Feb 2008 11:11:52 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E07797A72@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: problem with perforce
Thread-Index: AchnUDvdkDnUJaHURh6uP/ngekR2FQACS8dS
From: "Ken Renshaw" <ken.renshaw@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C86759.D366DF58
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Andy.=20

That does looks a little odd, but it could be the files are 'hidden' =
from the default p4 opened command since they are in a pending =
changelist.

Can you please try 'p4 opened -c 26848' and see if that returns your =
file list?

You'll need to add the same thing to your submit of the pending =
changelist as well:

p4 submit -c 26848

As a test you can run that command and then exit out of the editor until =
you're actually ready to submit.

Let me know if that works for you Andy.

Thanks,

-Ken


-----Original Message-----
From: Andy Sharp
Sent: Mon 2/4/2008 9:06 AM
To: Ken Renshaw
Subject: problem with perforce
=20
I am having a strange problem with perforce:

$ p4 describe 26848
Change 26848 by andys@ripper-local on 2007/12/10 15:03:12 *pending*

        Make build work on Debian.

Affected files ...

... //depot/dev/openbsd/src/Makefile#1 edit
... //depot/dev/openbsd/src/gnu/egcs/libf2c/Makefile.bsd-wrapper#1 edit
... //depot/dev/openbsd/src/gnu/egcs/libobjc/Makefile.bsd-wrapper#1 edit
... //depot/dev/openbsd/src/gnu/usr.bin/binutils/bfd/Makefile.in#1 edit
... //depot/dev/openbsd/src/include/Makefile#1 edit
... //depot/dev/openbsd/src/openssh-4.2p1/contrib/caldera/openssh.spec#1 =
edit


All seems well, client is ripper-local.

$ p4 client -o
# A Perforce Client Specification.
#
#  Client:      The client name.
#  Update:      The date this specification was last modified.
#  Access:      The date this client was last used in any way.
#  Owner:       The user who created this client.
#  Host:        If set, restricts access to the named host.
#  Description: A short description of the client (optional).
#  Root:        The base directory of the client workspace.
#  AltRoots:    Up to two alternate client workspace roots.
#  Options:     Client options:
#                      [no]allwrite [no]clobber [no]compress
#                      [un]locked [no]modtime [no]rmdir
#  SubmitOptions:
#                      submitunchanged/submitunchanged+reopen
#                      revertunchanged/revertunchanged+reopen
#                      leaveunchanged/leaveunchanged+reopen
#  LineEnd:     Text file line endings on client: =
local/unix/mac/win/share.
#  View:        Lines to map depot files into the client workspace.
#
# Use 'p4 help client' to see more about client views and options.

Client: ripper-local

Update: 2008/01/03 16:29:19

Access: 2008/02/04 04:00:39

Owner:  andys

Description:
        Created by andys.

Root:   /home/andy/src

Options:        noallwrite noclobber nocompress unlocked modtime normdir

SubmitOptions:  revertunchanged

LineEnd:        local

View:
        //depot/... //ripper-local/...


That all seems normal.

But:

ripper:/home/andy/src/dev$ p4 opened ...
... - file(s) not opened on this client.
ripper:/home/andy/src/dev$


Huh?  I can't seem to get perforce to recognize that what it already
thinks is true is true.  Which is preventing me from doing my work.
How can I clear perforce's head?



------_=_NextPart_001_01C86759.D366DF58
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7653.38">
<TITLE>RE: problem with perforce</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Hi Andy.<BR>
<BR>
That does looks a little odd, but it could be the files are 'hidden' =
from the default p4 opened command since they are in a pending =
changelist.<BR>
<BR>
Can you please try 'p4 opened -c 26848' and see if that returns your =
file list?<BR>
<BR>
You'll need to add the same thing to your submit of the pending =
changelist as well:<BR>
<BR>
p4 submit -c 26848<BR>
<BR>
As a test you can run that command and then exit out of the editor until =
you're actually ready to submit.<BR>
<BR>
Let me know if that works for you Andy.<BR>
<BR>
Thanks,<BR>
<BR>
-Ken<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Andy Sharp<BR>
Sent: Mon 2/4/2008 9:06 AM<BR>
To: Ken Renshaw<BR>
Subject: problem with perforce<BR>
<BR>
I am having a strange problem with perforce:<BR>
<BR>
$ p4 describe 26848<BR>
Change 26848 by andys@ripper-local on 2007/12/10 15:03:12 *pending*<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make build work on =
Debian.<BR>
<BR>
Affected files ...<BR>
<BR>
... //depot/dev/openbsd/src/Makefile#1 edit<BR>
... //depot/dev/openbsd/src/gnu/egcs/libf2c/Makefile.bsd-wrapper#1 =
edit<BR>
... //depot/dev/openbsd/src/gnu/egcs/libobjc/Makefile.bsd-wrapper#1 =
edit<BR>
... //depot/dev/openbsd/src/gnu/usr.bin/binutils/bfd/Makefile.in#1 =
edit<BR>
... //depot/dev/openbsd/src/include/Makefile#1 edit<BR>
... //depot/dev/openbsd/src/openssh-4.2p1/contrib/caldera/openssh.spec#1 =
edit<BR>
<BR>
<BR>
All seems well, client is ripper-local.<BR>
<BR>
$ p4 client -o<BR>
# A Perforce Client Specification.<BR>
#<BR>
#&nbsp; Client:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The client name.<BR>
#&nbsp; Update:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The date this =
specification was last modified.<BR>
#&nbsp; Access:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The date this client was =
last used in any way.<BR>
#&nbsp; Owner:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The user who created =
this client.<BR>
#&nbsp; Host:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If set, =
restricts access to the named host.<BR>
#&nbsp; Description: A short description of the client (optional).<BR>
#&nbsp; Root:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The base =
directory of the client workspace.<BR>
#&nbsp; AltRoots:&nbsp;&nbsp;&nbsp; Up to two alternate client workspace =
roots.<BR>
#&nbsp; Options:&nbsp;&nbsp;&nbsp;&nbsp; Client options:<BR>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [no]allwrite =
[no]clobber [no]compress<BR>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [un]locked =
[no]modtime [no]rmdir<BR>
#&nbsp; SubmitOptions:<BR>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
submitunchanged/submitunchanged+reopen<BR>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
revertunchanged/revertunchanged+reopen<BR>
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
leaveunchanged/leaveunchanged+reopen<BR>
#&nbsp; LineEnd:&nbsp;&nbsp;&nbsp;&nbsp; Text file line endings on =
client: local/unix/mac/win/share.<BR>
#&nbsp; View:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Lines to map =
depot files into the client workspace.<BR>
#<BR>
# Use 'p4 help client' to see more about client views and options.<BR>
<BR>
Client: ripper-local<BR>
<BR>
Update: 2008/01/03 16:29:19<BR>
<BR>
Access: 2008/02/04 04:00:39<BR>
<BR>
Owner:&nbsp; andys<BR>
<BR>
Description:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Created by andys.<BR>
<BR>
Root:&nbsp;&nbsp; /home/andy/src<BR>
<BR>
Options:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; noallwrite noclobber =
nocompress unlocked modtime normdir<BR>
<BR>
SubmitOptions:&nbsp; revertunchanged<BR>
<BR>
LineEnd:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; local<BR>
<BR>
View:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //depot/... =
//ripper-local/...<BR>
<BR>
<BR>
That all seems normal.<BR>
<BR>
But:<BR>
<BR>
ripper:/home/andy/src/dev$ p4 opened ...<BR>
... - file(s) not opened on this client.<BR>
ripper:/home/andy/src/dev$<BR>
<BR>
<BR>
Huh?&nbsp; I can't seem to get perforce to recognize that what it =
already<BR>
thinks is true is true.&nbsp; Which is preventing me from doing my =
work.<BR>
How can I clear perforce's head?<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C86759.D366DF58--
