[BUG] bzr upgrade: ERROR: exceptions.TypeError: sequence item 0: expected string, NoneType found
John Arbash Meinel
john at arbash-meinel.com
Thu Nov 2 20:21:01 GMT 2006
Jean-François Veillette wrote:
> We are still using CVS at work. I tried to use bzr for my own sanity
> while still using cvs for my co-workers.
> I didn't add the .bzr directory to cvs intentionaly. Maybe it was a
> side-effects of one of the gui tools I use to help manage cvs, because
> none of the files are actually covered by cvs, only directory structure
> is there.
>
> I understand that .bzr shouldn't really try to recover from a corrupted
> .bzr directory. So I'm not asking for a bug entry.
>
> But maybe put something in a faq or a page on wiki or something else so
> that the knowledge just learned wont get lost.
> Actually, if you can simply answer to the mailing list, explaining what
> you found out, people looking on google for the same error would find
> something explaining.
>
> Thanks, for the investigation !
> Sorry for the noise it may have caused in your 'real work'.
>
> - jfv
Not a problem. I'm happy to help people who are using bzr.
I think if you just do "cvs add *" it *might* add .bzr. Certainly if you
told a gui tool to 'add everything' it would do so unless you had set up
.cvsignore.
I think you can setup a global ~/.cvsignore and put ".bzr" in there.
I did actually reply to the list, so the information is out there. But
I'll also add a low-priority bug:
https://launchpad.net/products/bzr/+bug/69947
I'm glad we found the problem, though. And it led to a couple small code
cleanup fixes, so it isn't all bad. :)
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20061102/7c64ff8e/attachment.pgp
More information about the bazaar
mailing list