Im trying to setup repository permissions with Mercurial/Tortoisehg. What I would like to do is have 1 person be the administrator and only that person is allowed to commit/push/pull to the repository
I\'m using Mercurial (specifically TortoiseHg on Windows) to do version control of VBA code.Anybody who\'s tried this knows that VBA changes the case of every variable throughout a project whenever an
I am trying to grok Mercurial and hope I am just getting confused here! I have a repository (\'main\') that I have cloned (\'clone\'), , both on my own machine. Both were completely in sync with each
Does anyone have a list of statuses corresponding to the the icons used in t开发者_运维知识库he Repository Explorer of TortoiseHg? TortoiseHg uses the same TortoiseOverlays package as TortoiseSVN and
Say I\'m cloning a repository that I always clone to C:\\working_copies\\<customer-name>\\<customer-project>\\ and that the project has variables in it\'s build.properties that get fi开发者
Using Mercurial, I need to ignore all files except for those in a certain directory called \"keepers\".
I am trying to follow the instructions posted herebut am getting stuck at step 3.After setting up my local workstation to serve the Repository; I cannot c开发者_运维百科lone it from my server.When I r
I come from a Subversion background, but I am slowly migrating to Mercurial. When starting on many of my projects, I would setup a development environment that was configured to a particular starting
I looked at this question: ignoring folders in mercurial that mentions how to ignore a folder, but that\'s not what I need.
I am trying to set up WinMerge as the Merge tool into TortoiseHG; Here is my Mercurial.ini: ; User specific Mercurial config file.