I’m learning to use the TortoiseHG/Workbench. I’m using local repositories with some web server for browsing which comes with the Workbench.
Is there a way to browse the source code while having a source control info displayed next to the list of files in the folder? I’m looking for a code browsing view similar to what “github” or sourceforge provides.
Changing the setting for the web server to github style does not seem to affect the way the project files are displayed.
There are several alternative Mercurial web servers, with more features than the built-in one that you are using:
Both are some kind of “GitHub / Bitbucket for your own server”.
Is this what you want?