Ticket #140 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

SVN.parseGotRevision(): refactor to allow greater customization

Reported by: amax_snaplogic Owned by:
Priority: minor Milestone: 0.7.8
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 Download (2.1 KB) - added by amax_snaplogic 6 years ago.
Patch adding buildbot.slave.commands.SVN.getSvnVersionCommand()

Change History

Changed 6 years ago by amax_snaplogic

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

comment:1 Changed 5 years ago by dustin

  • Milestone changed from undecided to 0.7.8

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

comment:2 Changed 5 years 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.