[BUG] commit message with tabulation characters

Robert Collins robertc at robertcollins.net
Mon Oct 10 21:37:35 BST 2005


On Mon, 2005-10-10 at 17:12 +0200, Harald Meland wrote:
> [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.

Yes, this is fixed in format-5 now, we must have raced with each
other ;0. (I had the same issue, and bzr revert fixed it).

> 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

Fun stuff. The latter exception is a nuisance, and will probably get
fixed first thing after 0.1 - it just indicates that a WorkingTree
object was in ram when python shutdown. The first, I am not sure of -
can you grab the backtrace from ~/.bzr.log?

Cheers,
Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051011/b26d43a8/attachment.pgp 


More information about the bazaar mailing list