hgsubversion
Transplanting mercurial changeset onto hgsubversion converted repository
I have been migrating from subversion to mercurial piecemeal and this has created a bit of a tangle. I had an old SVN server (pre 1.4) to start with so here is what happened.[详细]
2023-02-13 04:09 分类:问答Workflow when using HG Subversion to push to SVN
This question is very similar to the one posed in this question, but I\'m having some issues following the workaround.[详细]
2023-02-07 13:35 分类:问答Pull/Clone a svn repository into hg with new default branch name?
I\'m forking a project\'s SVN repo and need to integrate into my Mercurial repo. To keep things simple I have a local hgsubversion repo and a local hg repo. However both the mercurial and hgsubversion[详细]
2023-02-04 03:25 分类:问答"No changes found" occurs while pushing to SVN server through TortoiseHg with hgsubversion
I\'ve setup a SVN Server by using the VisualSVN Server, and have the TortoiseSVN, TortoiseHg, hgsubversion installed in my development PC. I can successfully CLONE the SVN repo from the SVN Server, an[详细]
2023-01-31 13:47 分类:问答How to import a deleted path in a svn repositroy into git or mercurial
I need to do some research about sources in a svn-deleted path in our company svn repository. Since I need to work a lot with annotate, I want to have the history in mercurial or git. I tried so far:[详细]
2023-01-29 05:15 分类:问答Mercurial repository as wrapper for SVN
For development we use Mercurial repository as wrapper for SVN repo for code-review in the project. Everything is working fine: developers are getting changes and commit own changes into Mercurial rep[详细]
2023-01-29 05:14 分类:问答GIT / Mercurial Crossover with SVN for Development teams
The problem is that I\'d like to be able to use Mercurial, or git, as a front end for development, but have changesets and updates made in Subversion, typically in an integration branch or something t[详细]
2023-01-25 14:28 分类:问答Submitting Hg changes back to SVN
I\'ve began work in an SVN repository. I\'ve cloned a subfolder of it into a local Hg repo with hg clone.[详细]
2023-01-21 01:39 分类:问答Using the Mercurial hgsubversion extension with SVN Externals
I\'m using Mercurial to talk to a Subversion repository, and the repository is currently using SVN externals to pull in another repository.[详细]
2023-01-12 11:06 分类:问答Creating a new SVN repository from a BASE repository?
I have a base repository, located at /home/bla/repo/BASE_REPOSITORY I create a new repository, located at /home/bla/repo/new[详细]
2023-01-09 03:06 分类:问答