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

Revision Graph shows versions of original file only and not of the copied file in a specific case

From: Wiest, Hans-Martin (EXT) <hans-martin.wiest.ext_at_siemens.com>
Date: 2007-10-18 14:05:24 CEST

Hello all,
 
I am using TortoiseSVN 1.4.5.10425
 
I am working on a training project, no userid's used.
 
The specific problem is, that the revision graph of a file, which was
originally a (svn) copy of another file,
only shows the revision graph of the original file, and not of the copy,
in the specifc case, that
the original file has 'needs_lock property' set and has been changed
nevertheless.
 
Details:
In Revision 6 the directory /trunk/src has been created, containing
testfile_1.c

In Revision 8 testfile_1.c has been enhanced with the needs_lock
property

In Revision 9 3 changes have been made:
testfile_3.c has been added as svn copy from testfile_1.c (but with
needs_lock property unset)
testfile_1.c has been updated (with windows copy, so read only rule was
superseeded)
a testfile_4.c has been added newly to same directory

Having switched to revision 9 or higher, the revision graph for
testfile_3.c (engaged by right mouseclick)
shows the graph from testfile_1 only - and not the additional part of
testfile_3!
(I would expect that both are shown as usual).
 
Kind regards
Martin
 
 
Received on Thu Oct 18 14:05:37 2007

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

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