Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11617, comment 5


Ignore:
Timestamp:
Oct 20, 2015, 12:36:05 AM (9 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11617, comment 5

    initial v1  
    22> I'm not sure we want this to happen in our case, as we use that line to easily figure out which Subversion revision this is about, and the fact that when it's not there we immediately know it's a Git-only changeset.
    33
    4 Yeah I can definitely see the value in keeping the `git-svn-id` lines. I had to read the section you referenced a few times, and then actually do a clone to be sure. They've confusingly interleaved discussion of the `--authors` flag and `--no-metdata` flag. As long as we don't pass the `--no-metadata` flag, we'll still get the `git-svn-id` in the log message.
     4Yeah I can definitely see the value in keeping the `git-svn-id` lines. I had to read the section you referenced a few times, and then confirmed behavior by cloning. They've confusingly interleaved discussion of the `--authors` flag and `--no-metdata` flag. As long as we don't pass the `--no-metadata` flag, we'll still get the `git-svn-id` in the log message.
    55
    66I didn't want to spend all day cloning the whole repository, so what I actually did was (building from gdiscussion:trac-dev:eN8rscI2BPE):