Re: a small but vexing inconsistency

Michael Haggerty <[email protected]> Tue, 02 Jun 2015 17:19:16 +0200
Newsgroups gmane.comp.version-control.subversion.cvs2svn.devel
Message-ID <[email protected]>
On 06/02/2015 01:48 AM, John Hood wrote:
> Today I finally realized why my cvs2git conversion was littered with 
> extra no-change commits and such: contrib/git-move-refs.py wasn't doing 
> anything. it took not too long to figure out why:
> 
> ctx.symbol_commit_message = (
>      "This commit was manufactured by cvs2git to create %(symbol_type)s "
>      "'%(symbol_name)s'."
>      )
> 
> versus
> 
>              if subject.startswith("This commit was manufactured by 
> cvs2svn") \
> 
> Now this is mostly my fault for not validating that git-move-refs was 
> doing what it's supposed to, but I have a trivial patch anyway.

Thanks for the patch! I just committed it as r5463.

Michael

-- 
Michael Haggerty
[email protected]

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=3120432

To unsubscribe from this discussion, e-mail: [[email protected]].