When pushing changes to a remote repository, is it not possible to automatically run update there so the changes开发者_Python百科/files are available?Use changegroup hook on the remote side, as descri
I wonder if it is possible in TortoisHG, like in TortoiseSVN, to check if a commit message includes an issue id?
I\'m开发者_StackOverflow中文版 using TortoiseHG to commit code into a repository. Part of the system is symbolic links and these are throwing errors and are not allowing code to be committed. These di
I\'d like to almost always ignore non-default branches when using TortoiseHg 2.x. 开发者_如何学编程 Currently every time I open TortoiseHg the filter text entry and Branch drop-down are reset to blank
I\'d like to do something like hg diff -rX::Y in TortoiseHg and see the result in the TortoiseHg\'s graphical diff.Is this possible?It seems to have been possible in 1.0, but I can\'t find that开发者_
I have a problem merging what I think is two different heads in HG. When I update between the two revisions (512 and 502 in the screen shot) there are differences between the files. However when I try
How do you get the latest version of TortoiseHg on Windo开发者_开发技巧ws, I don\'t see a \'Check for updates\' link on the context menu.The About TortoiseHg option on the context menu will bring up a
In a Microsoft Access 2007 project the Access form objects are exported to files with a dedicated software by using the built-in function \"SaveAsText\". This is necessary because Access doesn\'t stor
Is there such a开发者_开发问答 thing as a web-based equivalent of the repository explorer /manager for Mercurial?
I want to watch TortoiseHG\'s web requests t开发者_C百科o a Mercurial server, but I can\'t seem to configure it correctly so that I can see the activity from Fiddler. Here\'s what I\'ve done: