[p4] Preserving checkin comments from feature branches.
Patrick Bennett
patrick.bennett at inin.com
Tue Aug 6 10:43:01 PDT 2002
Robert Prentice wrote:
> Can someone generate an appropriate example, so that we can
> see where this information shows up, if indeed it does? Thanks!
> ...Rob Prentice
>p4 filelog -l -i bs.txt
//depot/systest/eic/ivy/products/bs.txt
... #9 change 761 integrate on 2002/08/06 by patrickb at PatrickB (text)
Automated Integration from systest/eic/gray to systest/eic/grayint
... ... copy from //depot/systest/eic/gray/products/bs.txt#15,#20
... #8 change 759 integrate on 2002/08/06 by patrickb at PatrickB (text)
Automated Integration from systest/eic/main to systest/eic/grayint
... ... copy from //depot/systest/eic/main/products/bs.txt#5
... #7 change 753 integrate on 2002/08/05 by PatrickB at PatrickB (text)
Automated Integration from systest/eic/main to systest/eic/grayint
... ... copy from //depot/systest/eic/main/products/bs.txt#4
...... etc
Hmm - what's missing here? :>
Here's the filelog on the file in /systest/eic/gray
>p4 filelog -l bs.txt
//depot/systest/eic/gray/products/bs.txt
... #20 change 760 edit on 2002/08/06 by patrickb at PatrickB (text)
"another test edit"
... ... copy into //depot/systest/eic/grayint/products/bs.txt#10
... ... copy into //depot/systest/eic/ivy/products/bs.txt#9
... ... copy into //depot/systest/eic/yellow/products/bs.txt#7
... #19 change 757 edit on 2002/08/06 by patrickb at PatrickB (text)
"another test edit"
... ... copy into //depot/systest/eic/main/products/bs.txt#5
etc. etc.
Notice the change descriptions? "Another test edit"
That description (and change) does >NOT< show up in the filelog -i on
the integration >to< side.
I repeat, the people who think this is the case are mistaken. It only
shows the integrated >changelists< -
which will contain the integrations only - not the "changelists for the
edits that were integrated"
More information about the perforce-user
mailing list