Oddly broken commit

John A Meinel john at arbash-meinel.com
Tue Feb 14 15:21:49 GMT 2006


Matthew D. Fuller wrote:
> On Tue, Feb 14, 2006 at 08:14:30AM +0100 I heard the voice of
> Denys Duchier, and lo! it spake thus:
>> "Matthew D. Fuller" <fullermd at over-yonder.net> writes:
>>
>>> This appears to affect bzr.dev, but not 0.7.  Somehow, I can talk
>>> the tree into getting into a state where commit can't see changes,
>>> though other commands have no trouble.  Typescript of an example
>>> session below:
>> I cannot reproduce this problem.  have you modified bzr locally? do
>> you have plugins? (in which case try with --no-plugins)
> 
> No local changes.  I have Robert's email_sender plugin installed, but
> not enabled.  But I can move the plugins/ dir away and still get the
> error.
> 
> However, I've got it down to an even simpler case, showing just where
> I'm getting the error:
> 
> -----------------------------
> /tmp/bzr % mkdir a
> /tmp/bzr % cd a
> /tmp/bzr/a % bzr init
> /tmp/bzr/a % touch foo
> /tmp/bzr/a % bzr add foo
> added foo
> /tmp/bzr/a % bzr ci -m "Ho hum"
> bzr: ERROR: no changes to commit
> /tmp/bzr/a % bzr ci -m "Ho"
> Committed revision 1.
> /tmp/bzr/a % .
> -----------------------------
> 
> So something about that space breaks it.

Unfortunately, it works for me.

And I'm using:

$ bzr --version
bzr (bazaar-ng) 0.8pre
  bzr checkout, revision 1528
  nick: bzr.dev
  revid: mbp at sourcefrog.net-20060201130813-1240ac51411d1330
Copyright 2005,06 Canonical Development Ltd.
http://bazaar-ng.org/

There seems to be something weird going on. Can you give us the
backtrace from ~/.bzr.log?

John
=:->


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060214/ba539018/attachment.pgp 


More information about the bazaar mailing list