hgsubversion Questions
5
Solved
The online documentation for hgsubversion sucks, IMO (I hate to say that). I've been following the instructions in the Quick Start.
What have I done?
I installed Mercurial:
D:\repos\experiment...
Squeamish asked 23/7, 2010 at 18:53
3
Solved
I've began work in an SVN repository. I've cloned a subfolder of it into a local Hg repo with hg clone.
Afterwards, I wanted to share this with a colleague who does not have access to the SVN repo...
Dionnadionne asked 21/10, 2010 at 21:55
4
Solved
"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, ...
Delmore asked 22/12, 2010 at 6:42
3
Solved
I have installed the newest version of TortoiseHG for Windows from https://tortoisehg.bitbucket.io/download/index.html (2.8.1)
I did
hg clone http://bitbucket.org/durin42/hgsubversion .
And hav...
Cavite asked 3/7, 2013 at 12:19
4
Solved
I'm trying to clone a rather large subversion repository with hgsubversion.
hg clone --startrev 8890 svn+https://my.reposit.ory/trunk trunk_hg
After about an hour, the clone operation aborts wit...
Adallard asked 21/12, 2010 at 20:25
3
Solved
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.
Given that git is pr...
Septuagint asked 31/5, 2010 at 20:31
2
Solved
This question is very similar to the one posed in this question, but I'm having some issues following the workaround.
The Problem:
Basically I have a subversion server and a mercurial local clien...
Arceliaarceneaux asked 31/1, 2011 at 16:22
3
Solved
This is a pretty esoteric question, so just to make clear here from the start: I am not talking about converting from svn to git, git to mercurial, or mercurial to git. I am talking about a complex...
Yuille asked 21/9, 2011 at 14:3
4
Solved
Recently in my new job, my department (we are mainly building stocks and horse racing websites and we only work on the website in office.) is considering over to use SVN or Mercurial. Our project m...
Truckle asked 14/5, 2011 at 2:4
2
Solved
I've found what appear to be very similar questions here on SO, with what appear to be good answers; but for some reason, I still can't seem to figure out how to get this to work. My concern is tha...
Windbreak asked 24/3, 2011 at 20:44
1
Solved
I am working on a team that uses SVN primarily, whereas I prefer to use Mercurial when possible. I set up an hg clone of the SVN repo using hgsubversion, and several basic pulls/commits/pushes seem...
Gnosis asked 17/3, 2011 at 7:39
2
Solved
I have a central Mercurial repository containing a history cloned from a SVN repository using hgsubversion. I have pulled the additional commits made to the SVN repository since the original hg rep...
Sox asked 20/1, 2011 at 18:58
3
I am trying to contribute to a project that uses Subversion. I used Mercurial and its hgsubversion extension to clone the repo. My work takes place on a feature branch.
How do I keep the feature b...
Rafter asked 16/4, 2010 at 12:12
6
A similar question has been asked recently, but is not the same.
The Mercurial website has a detailed page listing comparisons for 4 different options for getting Mercurial and Subversion to inter...
Marinamarinade asked 5/5, 2009 at 21:15
3
Solved
We're migrating from Subversion to Mercurial. To facilitate the migration, we're creating an intermediate Mercurial repository that is a clone of our Subversion repository. All developers will be b...
Sieracki asked 23/3, 2010 at 19:57
3
Solved
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 ...
Coronet asked 23/3, 2010 at 15:45
1
© 2022 - 2024 — McMap. All rights reserved.