Hans Georg Schaathun <ge...@schaathun.net> writes:

> How easy and reliable is it to import my svn version history into
> one of the three big DVCS-s mentioned here?

Bazaar's support for Subversion repositories is great (it requires the
‘bzr-svn’ plug-in, of course). Use the ‘svn-import’ subcommand to import
an entire Subversion repository to a Bazaar repository with all branches
and history intact.

-- 
 \        “Your [government] representative owes you, not his industry |
  `\   only, but his judgment; and he betrays, instead of serving you, |
_o__)        if he sacrifices it to your opinion.” —Edmund Burke, 1774 |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to