Ticket #127 (new defect)

Opened 1 year ago

Last modified 9 months ago

got_revision not tracked for perforce

Reported by: dsallings Assigned to:
Priority: major Milestone: undecided
Component: vc-support Version: 0.7.5
Keywords: perforce p4 Cc:

Description

(this is a bug I filed on sf in August 2007 -- didn't realize you guys moved)

I was attempting to include the latest perforce changeset in my build and found that got_revision is never populated.

I couldn't find a way to generically handle this (especially since p4 doesn't actually seem to do much with changesets), but it should work at least in the case where buildbot syncs to a particular revision.

The attached patch (against whatever I just pulled down with darcs) will set got_revision to the requested revision.

Attachments

p4revfix.diff (1.1 kB) - added by dsallings on 10/25/07 22:39:27.
make got_revision work for perforce builds

Change History

10/25/07 22:39:27 changed by dsallings

  • attachment p4revfix.diff added.

make got_revision work for perforce builds

02/14/08 23:23:55 changed by dsallings

  • owner changed.
  • component changed from other to vc-support.