> we tried to migrate once. The problem was an insanely long first
> checkout and huge amount of used disk space. Does this problem is
> still present in BZR ? Also see:

FWIV, I tried an experiment with full imported SVN (up to r1910) with
the following results:

1. Full repository checkout (including history going back to rev 0):

 bzr branch lp:~eudoxos/yade/trunk-from-svn

Downloads about 30MB, is limited only by downlink throughput. Takes 24MB
on hdd. Diff without changes is instantaneous.

2. Lightweight checkout

 bzr branch --lightweight lp:~eudoxos/yade/trunk-from-svn

Downloads about 4 MB, takes 10MB on the disk. Diff takes about 25s on my
connection then.

Vaclav



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to