git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Transform log message during migration svn -> git (using git-svn)
@ 2017-06-20  7:32 paul.mattke
  2017-06-20  9:32 ` Lars Schneider
  0 siblings, 1 reply; 6+ messages in thread
From: paul.mattke @ 2017-06-20  7:32 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1282 bytes --]

Hi there,

this is actually not really a bug report, but much more a feature request
(if I did not oversee an already existing feature like this):

We want to migrate our SVN repository to GIT and will be using git-svn for
that of course. Currently in SVN, all our commit log messages start either
with:

123456 (a number, representing the Bug Id in our old legacy bug tracker)

or

T123456 (a number, but prefixed with T, referring a TFS item in this case)

During conversion to GIT, we want to replace the T in such log messages with
a #, so commits, referring a TFS item will start with #123456 in the future.
We don’t care about log messages which do not start with a T, only the
TXXXXXX messages need to be transformed here.

I guess an operation like this is currently not possible with git-svn, isn’t
it? So it would be nice, if a feature could be implemented that gives the
user the possibility to specify some kind of script file for example, which
transforms the log message in any way we want it.

Paul Mattke
Software Developer
-------------------------------------------------
Arvato Systems S4M GmbH
Am Coloneum 3
50829 Köln
 
Phone: +49 221 28555-443
Fax: +49 221 28555-210
E-Mail: paul.mattke@s4m.com
www.s4m.arvato-systems.com


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5568 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-20 18:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20  7:32 Transform log message during migration svn -> git (using git-svn) paul.mattke
2017-06-20  9:32 ` Lars Schneider
2017-06-20 12:32   ` AW: " paul.mattke
2017-06-20 12:46     ` Lars Schneider
2017-06-20 14:51       ` Jeff King
2017-06-20 18:50     ` Andreas Heiduk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).