AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080204090517.523de26f@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<ken.renshaw@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 4 Feb 2008 09:06:07 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: Ken Renshaw <ken.renshaw@onstor.com>
Subject: problem with perforce
Message-ID: <20080204090607.66e5b9f8@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

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?

