The online documentation for hgsubversion sucks, IMO (I hate to say that). I\'ve been following the instructions in the Quick Start.
Some complex subversion merges are coming up in my project: big branches that have been apart for a long time. Svn gives too many conflicts - and some of them seem spurious.
repo layout: a/1 a/2 a/3 ... b/1 b/2 ... c/1 c/2 ... git-svn works perfect for me if I work on 1 svn repo subdir.
I am trying to contribute to a project that uses Subversion. 开发者_Go百科 I used Mercurial and its hgsubversion extension to clone the repo.My work takes place on a feature branch.
As a freelancer, I often work at companies who use Subversion repositories. It’d be handy if I could use Mercurial to get code from these repositories, track my changes when I’m offline, and then c
I am using hg-subversion, and I have 2 different hg repositories one from our svn trunk, and one from a branch of the trunk. I would like to link them somehow. At some point in the history both Hg rep
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\'m having a discussion with the management about Subversion 开发者_C百科practices. I\'ve asked them to tell the administrator to configure our Subversion repository so it\'s possible to change the c