Strange failure with mv and commit

Maritza Mendez martitzam at gmail.com
Fri Jul 3 06:11:31 BST 2009


Sorry.  I misunderstood.  Yikes.  Panic is the true sin of the
sleep-deprived.  :)

~M


On Thu, Jul 2, 2009 at 10:07 PM, Maritza Mendez <martitzam at gmail.com> wrote:

>
> That was scary enough that I had to try it myself.
>
> It works fine for me (see below) using bzr 1.16.1 on Jaunty with the
> default format (admittedly not my usual), so I have three questions:
>
> (1) what platform are you on?
> (2) what version of bzr are you using?
> (3) what repo format are you using?
>
> Thanks!
> ~M
>
> martitza at rubuntu:~/Desktop/projects$ bzr init bar
> Created a standalone tree (format:
> pack-0.92)
> martitza at rubuntu:~/Desktop/projects$ cd bar
> martitza at rubuntu:~/Desktop/projects/bar$ touch foo
> martitza at rubuntu:~/Desktop/projects/bar$ bzr add foo
> adding foo
> martitza at rubuntu:~/Desktop/projects/bar$ bzr mv foo oof
> foo => oof
> martitza at rubuntu:~/Desktop/projects/bar$ bzr commit -m "call it oof"
> Committing to:
> /home/martitza/Desktop/projects/bar/
> added oof
> Committed revision
> 1.
> martitza at rubuntu:~/Desktop/projects/bar$ bzr mv oof foo
> oof => foo
> martitza at rubuntu:~/Desktop/projects/bar$ bzr stat
> renamed:
>   oof => foo
> martitza at rubuntu:~/Desktop/projects/bar$ bzr commit -m "call it foo"
> Committing to:
> /home/martitza/Desktop/projects/bar/
> renamed oof => foo
> Committed revision
> 2.
> martitza at rubuntu:~/Desktop/projects/bar$ bzr log
> ------------------------------------------------------------
> revno: 2
> committer: Maritza Mendez <martitzam at gmail.com>
> branch nick: bar
> timestamp: Thu 2009-07-02 22:00:47 -0700
> message:
>   call it foo
> ------------------------------------------------------------
> revno: 1
> committer: Maritza Mendez <martitzam at gmail.com>
> branch nick: bar
> timestamp: Thu 2009-07-02 21:59:49 -0700
> message:
>   call it oof
> martitza at rubuntu:~/Desktop/projects/bar$
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090702/e92aeb8c/attachment.htm 


More information about the bazaar mailing list