TortoiseBlame reports wrong revison number and author
From: Michel Terrisse <mterrisse_at_index-education.fr>
Date: Fri, 26 Sep 2008 14:22:24 +0200
Hello,
I am using TortoiseSVN 1.5.3 (Build 13783 - 32 Bit) on Windows XP SP2.
Running TortoiseBlame on a file EcrMenus.pas I get this :
In fact lines starting from 6091 are wrong.
Revision 386 is the revision where the file was created.
Here is what I get from a command line svn.exe (SlikSvn:tag/1.5.2_at_32800)
svn blame EcrMenus.pas (or svn blame -g EcrMenus.pas, the result is
The output is
(...)
33794 laurentespariat PROCEDURE TFicheMenus.CmdOptionsDebugClick
33794 laurentespariat (*------------------------------*)
33794 laurentespariat
33794 laurentespariat BEGIN
36833 florentvaudaine AfficherFicheParametreIndexNonModale
36833 florentvaudaine
33794 laurentespariat
33794 laurentespariat
33794 laurentespariat TRUE);
33794 laurentespariat END;
33794 laurentespariat
27163 thierryvalette
27163 thierryvalette
386 thierrytoupet PROCEDURE
386 thierrytoupet
386 thierrytoupet BEGIN
386 thierrytoupet ExtraireLesCoursOuLesRessourcesDuJour (1);
386 thierrytoupet END; (* CmdExtrairelescoursdujourClick *)
386 thierrytoupet
386 thierrytoupet
386 thierrytoupet
36789 christellegay PROCEDURE ModifierNbSeanceSelectionCours;
36789 christellegay
36789 christellegay VAR
36789 christellegay I,
36789 christellegay LNbCoursProteges : Integer;
36789 christellegay LNombre : Integer;
36789 christellegay LTableauCoursAModifier,
36789 christellegay LTableauCours : TypeTableauIndices;
36789 christellegay
36789 christellegay BEGIN
36789 christellegay SauverCours;
36789 christellegay EnregistrerCoursSelectionnes (LTableauCours);
36789 christellegay
(...)
This output is correct.
I could notice that wrong revision numbers / author are always in italic
< If you are using Merge Tracking, where lines have changed as a result
But unfortunally the latests changes in the file are not the result of
Just ask me if you need more information,
Regards,
Michel Terrisse
|
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.