开发者

How to merge Users on Mercurial?

I have imported our SVN repository into Mercurial and now we have entries for the same user that don't match.

e,g, for me I have

Sam Mackrill smackrill 开发者_开发百科SMackrill

is there are way to merge these into one user?


What tools do you use for importing? If it was hg convert or hgsubversion extension, then you can re-import your data providing an up-to-date authors file, that handles various names for the same person. See the --authors option of those Mercurial commands.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜