[BUG] commit message with tabulation characters
Harald Meland
harald.meland at usit.uio.no
Mon Oct 10 16:12:10 BST 2005
[Robert Collins]
> On Fri, 2005-10-07 at 01:01 +0200, Harald Meland wrote:
>> http://folk.uio.no/hmeland/software/branches/bzr/smallstuff/
>
> Thats still in format 0.0.4 :[.
>
> Could you please upgrade it to format-5 ?
Upgraded using your format-5 ... to format 6. :-)
> (bzr.dev has bugs, which are fixed in format-5, I think martin is
> pulling them now.)
As for bugs, I was unable to "bzr push" after upgrading, as the
upgrade left some files in my upgraded branch with status modified --
they had the executable bit set (presumably as a result of my branch
being based on a rsync-copy of an old bzr.dev). I tried "bzr revert"
to fix that, but that didn't work -- which I think is a bug. After
manually doing "chmod -x" on those files, "bzr push" worked.
I also tried to use "bzr info URL" to verify that my branch had indeed
been upgraded:
$ bzr info http://folk.uio.no/hmeland/software/branches/bzr/smallstuff/branch format: Bazaar-NG branch, format 6
bzr: ERROR: [Errno 2] No such file or directory: u'http://folk.uio.no/hmeland/software/branches/bzr/smallstuff//.bzr/stat-cache.7988.twoflower.uio.no.tmp'
at /usit/twoflower/work/bazaar-ng/bzr-0.1rc2/bzrlib/atomicfile.py line 46, in __init__()
see ~/.bzr.log for debug information
Exception exceptions.IOError: (2, 'No such file or directory', u'http://folk.uio.no/hmeland/software/branches/bzr/smallstuff//.bzr/stat-cache.7988.twoflower.uio.no.tmp') in <bound method WorkingTree.__del__ of <WorkingTree of http://folk.uio.no/hmeland/software/branches/bzr/smallstuff/>> ignored
Cheers,
--
Harald
More information about the bazaar
mailing list