AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070817135729.6402da9a@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<warren.gale@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	BB375AF679D4A34E9CA8DFA650E2B04E0507DF58@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 17 Aug 2007 13:58:04 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Warren Gale" <warren.gale@onstor.com>
Subject: Re: Arrow keys in PROM
Message-ID: <20070817135804.30feaf68@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0507DF58@onstor-exch02.onstor.net>
References: <20070817125826.3ba7c809@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E0507DF58@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

On Fri, 17 Aug 2007 13:29:46 -0700 "Warren Gale"
<warren.gale@onstor.com> wrote:

> LOL... Yea.
> 
> Ok, I did the "p4 change" and it gave me 
> a change list number of  25070.
> 
> Not sure if you are going to be able to see the files,
> since they are local on my desktop. (be for I went to MD)
> I still don't have a "homes" dir on MD.

you should always have your p4 branch checked out to at least /n/users
or whatever the equivalent in winblows is.  that way you at least
benefit from snapshots and backups.

i use two different clients.  one just for checking out and editing,
in my home dir; and one on a local disk for building and testing.  i do
all the edits on the home dir client, then run a little script that
copies the changes to the local dir directory, and do my builds there.
that way i never lose a change and it's easy to see them from any
computer, making reviews easy.  and my working tree gets snapshot-ed
and backed up and all that delicious stuff.  I know it can be slow for
you guys, but actually it shouldn't be.  Brian said you guys have a
fast link now adays.  but editing is usually a slow activity anyway,
and copying the changed files takes hardly any time even for largish
source files over a slow link.

> Maybe using "tkdiff" on the 2 files ??
> I'm not much of a p4 person either. (1st time I've used "p4 change")
> 
> I'm sure you can ssh into my desktop if you like .

not if you don't have my home directory, and i don't know what your
desktop machine is.

> P4 client is "warreng-bc-diag"
> 
> Let me know.
> 
> Thanks,
> Warren
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Friday, August 17, 2007 12:58 PM
> To: Warren Gale
> Subject: Re: Arrow keys in PROM
> 
> Well, I'll have to scrape my jaw off the dirty carpet here in
> Camphell.  I just tried the ctrl sequences, and sure enough they are
> there.
> 
> Cheers,
> 
> a
> 
> On Fri, 17 Aug 2007 11:53:46 -0700 "Warren Gale"
> <warren.gale@onstor.com> wrote:
> 
> > Andy,
> > 
> >    Ok so I went and looked...  Well the history stuff is already
> > there.
> > 
> >    CTRL P  previous  CTRL N next, CTRL B  back, and CTRL F forward.
> > 
> >    CTRL H back space and erase or backspace key.
> >
> > Anyway I added the escape sequences to look for the arrow keys. So
> > now that works also.
> 
> So you're saying you can add escape sequence interpreters to just do
> the same thing, that's so awesome.  I take back all those bad things I
> said about PMON ~:^)
> 
> > Please review the changes to the 2 files located at
> > "/n/users/warreng/bc_proms/code2review" which have the
> > originals and new files.  Looks like I'll be able to get it into
> > this next release :-)
> 
> Use the 'p4 change' command to capture the changed files into a change
> list (without checking them in).  Then send me the changelist number.
> 
> >  
> > 
> > Thanks,
> > 
> > Warren
> > 
> >  
> > 
> > PS I'm re-visiting the memory allocation stuff again.
> > 
> >  
> > 
