Ticket #140 (closed defect: fixed)

Opened 20 months ago

Last modified 13 months ago

SVN.parseGotRevision(): refactor to allow greater customization

Reported by: amax_snaplogic Owned by:
Priority: minor Milestone: 0.7.8
Component: vc-support Version: 0.7.6
Keywords: Cc:

Description

This patch adds a method to buildbot.slave.commands.SVN called getSvnVersionCommand(). The point is to allow a subclassed SVN command that calculates the version number in a customized way.

There was a bit of discussion on the mailing list:

http://sourceforge.net/mailarchive/message.php?msg_name=200711061459.53469.amax%40snaplogic.org

http://sourceforge.net/mailarchive/message.php?msg_id=200710301327.58489.amax%40snaplogic.org

Thanks, Aaron

Attachments

commands.py_2.patch (2.1 kB) - added by amax_snaplogic 20 months ago.
Patch adding buildbot.slave.commands.SVN.getSvnVersionCommand()

Change History

Changed 20 months ago by amax_snaplogic

Patch adding buildbot.slave.commands.SVN.getSvnVersionCommand()

Changed 15 months ago by dustin

  • milestone changed from undecided to 0.7.8

recorded as #140:getSvnVersionCommand.patch. This is a prerequisite for #87.

Changed 13 months ago by dustin

  • status changed from new to closed
  • resolution set to fixed

this is in brian's tree

Note: See TracTickets for help on using tickets.