Bert Wesarg wrote: > On Tue, Apr 20, 2010 at 21:45, <bgog...@osl.iu.edu> wrote: > >> Author: bgoglin >> Date: 2010-04-20 15:45:15 EDT (Tue, 20 Apr 2010) >> New Revision: 1976 >> URL: https://svn.open-mpi.org/trac/hwloc/changeset/1976 >> >> Log: >> Backport trunk r1968-1970: >> * hwloc-calc: Add --single to singlify the output >> * hwloc-distrib: Add --single to singlify the outputs >> Text files modified: >> branches/v1.0/utils/hwloc-calc.1in | 3 +++ >> branches/v1.0/utils/hwloc-calc.c | 9 +++++++++ >> branches/v1.0/utils/hwloc-distrib.1in | 3 +++ >> branches/v1.0/utils/hwloc-distrib.c | 8 ++++++++ >> 4 files changed, 23 insertions(+), 0 deletions(-) >> > > Just a note to the dev crew: git svn dcommit does not update the > svn:mergeinfo property. As can be seen here: > > https://svn.open-mpi.org/trac/hwloc/browser/branches/v1.0 > > I don't know how important that is. >
If we cared about that, I would not drop the git svn special line in the commit message after the cherry-pick. But I don't know if it would actually help. Brice