"Pat Hardy" <phardy at marketguide.com> wrote:
On Fri, May 28, 1999 at 09:04:36AM -0700, James Strickland wrote:
Alternatively:
p4 sync file.java#223
p4 edit file.java (gives warning about having to resolve)
p4 sync file.java (schedule resolve against head revision)
p4 resolve -ay (accept your version)
Which presumably leaves a trace in the 'p4 filelog' of exactly which
revision got resurrected (as opposed to my 'p4 print -q' method which
would not).
Yes. This is what I need. I want a trace of all changes, even ones that
were backed out.
As with all such things...verify before relying on that fact...I don't know
for sure if that would leave a trace of which revision it came from or not.
Scott.Blachowicz at seaslug.org