[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Graph error on partialy committed rename

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-02 19:30:35 CET

martin.demberger@sdm.de wrote:
> Hi,
> I found an error on the revision graph and on the log view.
>
> 1. The error on the revision graph:
> I rename a file with TSVN (e.g. File1.c -> file2.c)
> A commit only on the file2.c.
> Now you can see, the graph isn't right. See the appended file
> <<graph.wmf>>

Since you didn't mention which file you only partially renamed, I assume
from the look at your graph that it's the file /trunk/AF40_V5f.doc which
you renamed in revision 33 to /trunk/AF40_V6.doc, committed
/trunk/AF40_V6.doc in revision 37 and /trunk/AF40_V5f.doc in revision 38.

If you think about it, the graph is correct:
a rename is basically a remove and an add with a different name. So the
old name get's deleted (shown in revision 38), and the new name get's
added-with-history (shown in revision 37).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 2 19:34:30 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.