Using Mercurial locally, only with Subversion server?

A good reference. Thanks for the reference. Unfortunately it seems that feature is not yet mature.

The relevant web pages say "not yet ready for production use". I tried it on my Ubuntu Jaunty box, and got an error message about encoding (a known bug it seems). – Craig McQueen May 1 '09 at 2:18 Hm.

Too bad. Git has better support for svn integration, if you're just looking for DVCSSVN workflow. – Macke May 1 '09 at 8:49.

You should really give hgsubversion a try, despite the warning. It is the only two-way bridge between Subversion and Mercurial. When I tried it months ago it worked very well and there has been a lot of development done sine.

That is why the extension is tracking the development version of Mercurial (hence the error about encoding in the comment above). Luckily, Mercurial is very easy and non-intrusive to install. Download the latest Mercurial, unpack it and run % make local That will compile the C modules.

Then symlink hg into your path and add the present working directory to your PYTHONPATH: % export PYTHONPATH=$PWD:$PYTHONPATH Now install and active hgsubversion. When Mercurial 1.3 is released on July 1st you can just use that version. I believe hgsubversion will then make a stable repository and track the stable Mercurial releases.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions