problems with an arch-converted repo under cygwin
Baz
brian.ewins at gmail.com
Fri Apr 21 10:47:43 BST 2006
On 4/20/06, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
> First, create an empty local branch in knit format. For simplicity,
> I'll use a standalone branch:
>
> bzr init planet
>
> Now, pull remote branch into the local one. (You can pull any branch
> into an empty branch.)
>
> cd planet
> bzr pull http://www.gnome.org/~jdub/bzr/planet/devel/trunk/
>
> This should leave you with a knit-formatted copy of the branch.
Just to say I tried this this morning and got a lot further:
$ bzr init --format knit planet
$ cd planet
$ bzr pull http://www.gnome.org/~jdub/bzr/planet/devel/trunk/
Inventory ok.
bzr: ERROR: exceptions.AssertionError:
at /home/bewins/lib/python/bzrlib/knit.py line 1231
in _parse_record
^^ and I know this problem's been sorted (Robert posted about it yesterday).
Thanks for your help,
Baz
More information about the bazaar
mailing list