I know there is hgsubversion extension for mercurial. But before I knew how it works, I maintain two separate repositories, one is SVN repo and one is Hg repo. I made most of my recent changes in the
I am about to start a project and was thinking of using Google Code to host it. It gives the option of using Mercurial or SVN for version control. I have never before used a VCS, and开发者_如何转开发
I have multiple mercurial repositories and used hg clone to create backups of them on our file server. Now I want to write a batch file that updates them once a day by running hg pull -u on each subdi
Since I installed it on my Visual Studio 2010 beta 2 I couldn\'t make it work. I don\'t know if it is because it is incompatible or it is because I don\'t know how to use i开发者_Go百科t.Yes, it does
I\'ve got a problem when I try to sync files in two different repos. What I want to do is: I\'ve got 2 repos A and B, and they share some common files,开发者_如何学编程 suppose they lie in A/docs/com
I\'m looking for a version control system just for me on my windows computer to integrate into eclipse. I was 开发者_运维技巧thinking to use Mercurial instead of Subversion, but I\'m having doubts abo
mercurial-server manages user database under keys folder. Users and groups are represented by files and folders.
I have a number of branches in a git repository: david@Panama ~/app: git branch -r origin/HEAD -> origin/master
I checked out the codebase on my desktop comput开发者_开发知识库er and worked some on it. Now Im going away and want those changes on my laptop.
I have main mercurial repository (A) with 2 folders \"depot1\" and \"depot2\" in Win开发者_StackOverflow中文版dows Machine