Ticket #46 (new enhancement)

Opened 1 month ago

Last modified 1 month ago

function returning revision numbers for user selected components

Reported by: emuller Assigned to:
Priority: major Milestone: 0.2
Component: other Version: trunk
Keywords: accounting reproducibility revision_control Cc:

Description

A useful feature for simulation accounting would be to provide a function which accepts a tuple of strings or modules and returns a ParameterSet containing unique revision numbers (hg, svn, etc.) such that these can be serialized along with, for example, simulation results.

Such a function and its widespread use would be a start towards reproducibility wrt underlying software versions.

Perhaps this could be the start of an "accounting" module

Change History

11/28/08 11:21:10 changed by emuller

  • type changed from defect to enhancement.