bzr-svn bug report
Sebastian Kuzminsky
seb at highlab.com
Thu Jun 14 18:25:29 BST 2007
Robert Collins <robertc at robertcollins.net> wrote:
> On Tue, 2007-06-12 at 15:35 -0600, Sebastian Kuzminsky wrote:
> > Hi folks, I'm not subscribed to the list, please cc: me directly.
> >
> > I'm getting errors while trying to make a bzr branch from the trunk of
> > our SVN repository. The repo has ~10K revisions, the trunk has ~24K
> > files and uses ~1.8 GB (that's including the .svn directories).
> >
> > I'm running 'bzr branch' on the system hosting the svn repo.
>
> bzr-svn has a bug with memory usage on the initial pull.
>
> Try doing
> bzr branch -r 500 URL localpath
> then
> cd localpath
> bzr pull -r 1000
> bzr pull -r 1500
>
> etc.
That worked, thanks!
Took forever (> 1 day) but it did finish successfully.
--
Sebastian Kuzminsky
"We're building a machine that will be proud of us."
-- Danny Hillis, Thinking Machines Corporation, 1982
More information about the bazaar
mailing list