Subversion
Links
Dependencies
sudo apt-get install python-subversion
… you might need these as well:
sudo apt-get install swig
sudo apt-get install python-svn
Install
cd ~/src
hg clone https://pkimber@bitbucket.org/durin42/hgsubversion/
cd hgsubversion/
Edit your ~/.hgrc
file and add the following:
[extensions]
rebase=
svn=/home/patrick/src/hgsubversion/hgsubversion
Test
sudo pip install nose
Usage
hg clone svn+http://wikir.googlecode.com/svn/trunk/ wikir