Ticket #140 (closed defect: fixed)

Opened 1 year ago

Last modified 8 months ago

SVN.parseGotRevision(): refactor to allow greater customization

Reported by: amax_snaplogic Assigned to:
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 on 11/20/07 16:28:11.
Patch adding buildbot.slave.commands.SVN.getSvnVersionCommand()

Change History

11/20/07 16:28:11 changed by amax_snaplogic

  • attachment commands.py_2.patch added.

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

04/03/08 20:22:14 changed by dustin

  • milestone changed from undecided to 0.7.8.

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

05/26/08 16:52:21 changed by dustin

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

this is in brian's tree