Comment 16 for bug 5158

Revision history for this message
Marius Kruger (amanica) wrote : Re: [Bug 5158] Re: [Bug 5158] Re: rfc: don't treat missing files as deleted

That is exactly what I'm asking for.
I also use eclipse, and when I change a class name, the filename is also
changed,
and sometimes I do other updates in it for the same commit.
Thus the file is already moved.

I want to be able to do something like the following:
bzr rename --already-renamed file_a file_b
bzr mv --already-moved file_a file_b

On 7/19/06, Wouter van Heyst <email address hidden> wrote:
>
> On Wed, Jul 19, 2006 at 05:06:13PM -0000, John A Meinel wrote:
>
> ...
>
> > I think bzr should support running 'bzr mv a b' after you already ran
> > 'mv a b'. That is completely fixable (rather than having to do the
> > opposite 'mv b a; bzr mv a b'). Auto detecting renames is not.
>
> I think this is what Marius was asking for, are there problems doing
> that?
>
> Wouter van Heyst
>
> --
> rfc: don't treat missing files as deleted
> https://launchpad.net/bugs/5158
>

--
--

May the source be with you.