> Bzr allow kind changes only starting from version 0.15, for old versions
> you should first remove file from version control with 'bzr rm' and then
> add again with 'bzr add'.
Thanks! that worked fine.
Regards,
Martin
___
Python-Dev mailing list
Pyth
Martin v. Löwis wrote:
> If I do "bzr status" in dinsdale:/etc/apache2, I get
>
> BzrCheckError: Internal check failed: file u'/etc/init.d/stop-bootlogd'
> entered as kind 'symlink' id
> 'stopbootlogd-20070303140018-fe340b888f6e9c69', now of kind 'file'
>
> bzr 0.11.0 on python 2.4.4.final.0 (lin
If I do "bzr status" in dinsdale:/etc/apache2, I get
bzr: ERROR: bzrlib.errors.BzrCheckError: Internal check failed: file
u'/etc/init.d/stop-bootlogd' entered as kind 'symlink' id
'stopbootlogd-20070303140018-fe340b888f6e9c69', now of kind 'file'
Traceback (most recent call last):
File "/usr/li