Oddly broken commit

Matthew D. Fuller fullermd at over-yonder.net
Tue Feb 14 15:10:24 GMT 2006


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.


-- 
Matthew Fuller     (MF4839)   |  fullermd at over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.




More information about the bazaar mailing list