[kepler-dev] [Bug 5123] New: Create an ant task to display commits since last patch of a given module
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Aug 4 12:19:53 PDT 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5123
Summary: Create an ant task to display commits since last patch
of a given module
Product: Kepler
Version: 2.0.0
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: david.v.welker at gmail.com
ReportedBy: swriddle at gmail.com
QAContact: kepler-dev at kepler-project.org
Estimated Hours: 7.0
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.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list