[Buildbot] #2834: Changes from perforce server not correctly listed in waterfall view since 0.8.9

Buildbot trac trac at buildbot.net
Tue Jul 15 07:11:21 UTC 2014


#2834: Changes from perforce server not correctly listed in waterfall view since
0.8.9
------------------------+--------------------
Reporter:  lunochod     |       Owner:
    Type:  defect       |      Status:  new
Priority:  major        |   Milestone:  0.9.+
 Version:  0.8.9        |  Resolution:
Keywords:  p4, changes  |
------------------------+--------------------

Comment (by lunochod):

 Yes, of course! (I changed the content of user, workspace, comment and
 file for privacy reasons.)

 The output of p4 describe -s 21778
 {{{
 Change 21778 by foo at bar on 2014/07/09 15:46:58

         added a missing function call

 Affected files ...

 ... //depot/bla/bla/file.c#2 edit
 }}}

 The output of p4 fstat //depot/bla/bla/file.c#2 is:
 {{{
 ... depotFile //depot/bla/bla/file.c
 ... headAction edit
 ... headType text
 ... headTime 1404913618
 ... headRev 2
 ... headChange 21778
 ... headModTime 1404913442
 }}}

 From p4 help:
 {{{
 headTime             -- head rev changelist time, if in depot
 }}}

 date -u -d @1404913618 gives:
 {{{
 Mi 9. Jul 13:46:58 UTC 2014
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/2834#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list