Hi!

Below is a port for hgsubversion.  Hgsubversion is an extension for
Mercurial that allows using Mercurial as a Subversion client.  It allows
cloning subversion repository with as if it was a regular Mercurial
repository:

 $ hg clone <repository URI> [destination]

and subsequently working with it using only Mercurial.

It fails two tests, but otherwise is usable for read-only access to
subversion repos, which is how I use it for more then half a year.

Comments?  OKs?

-- 
Dmitrij D. Czarkoff

Attachment: py-hgsubversion-1.8.6.tgz
Description: application/tar-gz

Reply via email to