DAMN IT! Nothing works -- Upgraded to Hg 1.9, Hgsvn broke.
Pascal Quantin
pascal.quantin at free.fr
Sun Jul 17 12:45:27 UTC 2011
Hi,
Le 17/07/2011 14:36, Daniel Carrera a écrit :
> Just to be clear: If I could just go back to my previous state where
> Tortoise didn't work but HgSubversion did work, I'd be "satisfied"
> (upset and annoyed, but satisfied enough to just continue with my
> work). But without HgSubversion I cannot use Mercurial at all because
> GCC uses Subversion.
You just need to update your hgsubversion version to the latest
changeset which is compatible with hg 1.9 (at least is is working
perfectly fine here):
hg clone https://bitbucket.org/durin42/hgsubversion
Then there is not even a need to install the extension: simply execute
it in place by adding something like this to your .hgrc file
svn = path/to/hgsubversion/hgsubversion
Regards,
Pascal.
PS: please do not use the wording hgsvn when talking about hgsubversion.
This is another set of scripts that can be found here:
http://pypi.python.org/pypi/hgsvn
More information about the Mercurial
mailing list