AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080204103451.6b2b3de1@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
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E07797A72@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 4 Feb 2008 10:35:50 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Ken Renshaw" <ken.renshaw@onstor.com>
Subject: Re: problem with perforce
Message-ID: <20080204103550.2301d80e@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E07797A72@onstor-exch02.onstor.net>
References: <20080204090607.66e5b9f8@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E07797A72@onstor-exch02.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

No effect.

I mucked about and changed the client from

Root: /home/andy/src
View: //depot/... //ripper-local/...

to

Root: /home/andy
View //depot/... //ripper-local/src/...

and now it seems to work.  I don't even know why I tried that other
than I was desperate.  Either should work just the same.  Perfarce.


On Mon, 4 Feb 2008 10:11:52 -0800 "Ken Renshaw"
<ken.renshaw@onstor.com> wrote:

> Hi Andy. 
> 
> 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
>  
> 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?
> 
> 
