Project

General

Profile

Actions

Bug #5123

open

Create an ant task to display commits since last patch of a given module

Added by Sean Riddle over 13 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
build system
Target version:
Start date:
08/04/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5123

Description

Patches of modules are distributed as a zip containing the entire module. This means that someone can release a patch that accidentally includes someone else's work, if that someone had been committing their changes to the release branch of the same module (possibly working on a different patch). Before issuing a patch, it is handy to look at the version control log and see if there are any suspect commits that you might be inadvertently including.

The new ant task would execute 'svn log' for the range of revisions between that of the last patch issuance and HEAD.

Actions #1

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5123

Actions

Also available in: Atom PDF