I\'m starting a new project. I familiar with TortoiseSVN, and all its downsides. Shall I start using Mercu开发者_如何转开发rial instead? What are the pros and cons using Mercurial over Subversion?I en
I created a repository with TortoiseH开发者_如何学Pythong. Is it possible to share it with other machines? Or do I need to install another application?Right click your repository, TortoiseHG, Web Serv
Ok, so we recently converted from SVN to Mercurial. We are using TortoiseHG normally. In our one repository we have all of our projects, C++ / .NET / ASP. We have about 100 projects, all using common
I there a way to see what Mercurial commands are issued by Tortoise HG? For instance, if I use the Shelve command in开发者_JAVA技巧 Tortoise, I\'d like to see how (and if) it calls \'hg shelve\' under
I\'m trying to clone my personal fork on github using the git+ssh protocol with TortoiseHg. It\'s giving me a rather strange error. Here is the command
I am using TortoiseHg + VisualHg on Visual Studio 2008. Has anyone found way to automatically create a tag (with the published version number) in Mercurial whenever I do a publish开发者_开发问答 from
We are just beginning to learn and evaluate Mercurial, due to an increasing number of nightmare merges, and various other problems we\'ve had with SVN lately.
I can\'t get Tortoisehg (1.0) to work with subrepos I have a directory structure like this: root .hg .hgsub
I am usin开发者_如何学Pythong TortoiseHg and would like to apply a hook to my repo.My repo\'s .hg/hgrc file is as follows:
I\'ve pulled in some changes to read-only files from a remote repository and I\'m trying to update my working area, but I get [Errno 13] ... Access is denied errors when TortoiseHg tries to update the