Mercurial source control, looking at specific revision

Hi,

There's a page to look at source modifications - viewModification.html?modId={id} - and in case of Mercurial it seems to use revision id (which is repository-specific) instead of commit id (hex string, which is the same across repositories).
Have you guys considered using commit id, or maybe it's already possible somehow?

Thanks,
Andrew

0
4 comments

Hi Andrew,

the modId in the url is internal TeamCity id of modifcation, not the mercurial revision number, so it is not specific to any repository. At the moment there are no plans to use hg hex revision id in the url, but feel free to create a feature request for that.

0
Avatar
Permanently deleted user

Hi Dmitry, thanks. How can I create a feature request?

0
Avatar
Permanently deleted user
0

Please sign in to leave a comment.