Error when commiting to svn with bzr-svn
Jelmer Vernooij
jelmer at samba.org
Tue Mar 13 12:50:24 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Ross,
Sorry for replying so late. The mailing list is so high traffic these
days that it seems I missed it earlier :-/
Ross Burton wrote:
> So, I have a svn repository "tasks", a bzr-svn checkout of that
> "tasks-bzr" and then a bzr branch "tasks-groups".
>
> I hacked in tasks-groups, merged into tasks-bzr, and now want to commit
> into svn.
>
> ross at blackadder ~/Programming/cvs/tasks-bzr
> $ bzr merge ../tasks-groups/
> All changes applied successfully.
>
> ross at blackadder ~/Programming/cvs/tasks-bzr
> $ bzr st
> modified:
> ChangeLog
> src/koto-group-combo.c
> src/koto-group-combo.h
> src/koto-group-store.c
> src/koto-group-store.h
> src/koto-task-editor-dialog.c
> src/koto-task-editor-dialog.h
> src/koto-task-editor.c
> src/test.c
> pending merges:
> Ross Burton 2007-03-05 * src/koto-task-editor.[ch]:
> Ross Burton 2007-03-04 * src/koto-group-combo.h:
> Ross Burton 2007-03-04 * src/koto-group-store.[ch]:
> Ross Burton 2007-03-04 * src/koto-task-editor.c:
> Ross Burton 2007-03-04 * src/koto-group-store.[ch]:
> Ross Burton 2007-03-04 Merge from upstream
> Ross Burton 2007-03-04 Update Changelog
> Ross Burton 2007-03-04 Enable the group filter
> Ross Burton 2007-03-04 Update for KotoGroupStore changes
> Ross Burton 2007-03-04 Make the group store work as a group selector
>
> ross at blackadder ~/Programming/cvs/tasks-bzr
> $ bzr commit -m "Merge category setting support"
> modified
> ChangeLog
> modified src/koto-group-combo.c
> modified src/koto-group-combo.h
> modified src/koto-group-store.c
> modified src/koto-group-store.h
> modified src/koto-task-editor-dialog.c
> modified src/koto-task-editor-dialog.h
> modified src/koto-task-editor.c
> modified src/test.c
> bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'get_weave_or_empty'
There are two bugs that severely limit the ability to push Bazaar data
into Subversion at the moment:
* https://bugs.beta.launchpad.net/bzr-svn/+bug/79330 (commits from
bound branches don't work - the bug you're hitting)
* https://bugs.beta.launchpad.net/bzr-svn/+bug/80612
I think both of these are critical and plan to fix them in 0.4.0.
Cheers,
Jelmer
- --
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQCVAwUBRfaeDAy0JeEGD2blAQJIvgP+JdwyMuRMjF0J5xqLBD0sutHJrQVqqUC4
FHA3eiCS3G4JXFrjiSH5fzCbtzDcgBe8EAR7eZAFHhBWBLE/r8d+nu1/SKmOOy/i
kED+BpFPS9U4sHoqo0Ieizkbjp75Gm5LFD5C/P2e4X33qHOTu4HfQ7yEfzT0i0WD
L2vkOJ/B2Os=
=gqea
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list