tortoisehg
Doesn't TortoiseHg Auto Synch with Server
I have created a repository on https://bitbucket.org/ and use TortoiseHg to clone it to a folder in my local machine. I am able to add files commit files, but what I find is they never get updated on[详细]
2023-03-10 22:30 分类:问答Mercurial: How to overwrite files in a particular folder?
I am working on a new project with three other developers, we are all new to Mercurial. A post build event is created in Visual Studio 2010 to copy DLLs to a common folder. Each time anyone commits o[详细]
2023-03-10 01:57 分类:问答How-to multiple hg mq patch queues (in one repository vs. many subrepos)
I am trying to set up my workflow with MQ as described in the MqTutorial and in the HGbook Chapter 13.[详细]
2023-03-06 04:59 分类:问答How to delete local Hg repository
it\'s a simple question but i didn\'t found answers elsewhere. I n开发者_如何学Goeed to delete a local Hg repository and all related files without deleting the code, is there a proper command? i thoug[详细]
2023-03-05 10:35 分类:问答Can I assign an "alias" to a repository URL in mercurial/kiln?
I keep all my personal projects on my Kiln account and I also have a bitbucket account where I push repositories when I need to share them with people.Is there some way for me to setup an alias for a[详细]
2023-03-04 22:00 分类:问答how can I work on both default and branch at same time in Hg?
OK, I\'m new to Mercurial and version control branching in general, so I may have a fundamental misunderstanding of what\'s going on here -- please be kind...;)[详细]
2023-03-04 09:25 分类:问答Renaming in Git and Mercurial: Accuracy and automaticity
I only have a few days of experience with Git and Mercurial, and I don\'t have much programming experiences.[详细]
2023-03-04 04:06 分类:问答HG: Undo a commit from history
I have a HG repository with revs 1, 2, 3, 4, 5 and 6. When I committed rev 4, I unknowingly botched some changes in rev3 that I should not have. I 开发者_JAVA百科did not notice this until rev 6 was[详细]
2023-03-03 23:57 分类:问答Reverting "discard all changes" merge effect
Let\'s suppose it was performed merge with \"Discard all changes from merge ...\" option, bu accident.[详细]
2023-03-02 22:49 分类:问答tortoise hg clone two separate mercurial projects to the same directory
I wanted to combine two projects from separate remote mercurial repositories into the same local directory (one is a framework, the other my code).[详细]
2023-03-02 02:23 分类:问答