I'm having problems with the log view of TortoiseSVN. Some revisions are missing. They are not being displayed. No filters set.
Example: I tell TortoiseSVN to show the log view for a specific path. It'll display revisions 9007 - 25443. But the revisions 25158, 23875, 23795, 22654, 22634 (and others) are missing in the view. "svn log ..." will display all those missing revisions. If I use "Show range..." and enter one of the missing revisions as "Start Revision" TortoiseSVN will show this specific revision which was missing previously (but not the other missing ones).
If I tell TortoiseSVN to open the revision graph all revisions will be displayed correctly.
I uploaded screenshots here:
Log view: http://yfrog.com/bclogviewj
Revision graph: http://yfrog.com/5hrevisiongraphj
My runtime environment:
TortoiseSVN:
TortoiseSVN 1.6.8, Build 19260 - 64 Bit , 2010/04/16 20:20:11
Subversion 1.6.11,
apr 1.3.8
apr-utils 1.3.9
neon 0.29.3
OpenSSL 0.9.8k 25 Mar 2009
zlib 1.2.3
Windows XP 64 bit SP2
Subversion-Server 1.4.6
Any hints why this is happening?
thanks --
Eduard
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621129
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
Is your WC up to date? I think if you so a log from your WC it only includes revisions up to your WCs current rev.
If you view the log from the repo browser does it work as expected?
> unsub...@tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621213
I'm not sure if that is what you meant, but [T]SVN by default ignores any
revision in the log where nothing under the given URL was changed. In
particular if you click on an item in a WC to view its log, you won't see
changes to the containing folder there!
Uli
--
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621248
That is not true and never has been. Please check your facts.
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621259
I see. It's true on the command line and since we hear svn libraries all the time the assumption was it is true for TSVN also. Sorry for any confusion I might have caused.
BOb
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621275
Clear the log cache from the settings dialog.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621290
Clearing the log cache was the solution.
This caching functionality is rather irritating. There should be an "update from server" button in the log view in my opinion.
cheers,
Eduard
-----Ursprüngliche Nachricht-----
Von: Stefan Küng [mailto:torto...@gmail.com]
Gesendet: Montag, 14. Juni 2010 18:28
An: us...@tortoisesvn.tigris.org
Betreff: [Spam] [Hit=8,30] Re: revisions missing in log view
Stefan
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621290
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621625
Try the "Refresh" button, or pressing F5 to check the server again. I
don't think this will work for log message changes, only new
revisions.
Or, if you'd prefer, the cache can be disabled completely through the
Settings dialog.
Cheers,
Daniel B.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621641
That is correct for F5, but Shift-F5 will also refresh the log
messages already displayed.
> Or, if you'd prefer, the cache can be disabled completely through the
> Settings dialog.
>
> Cheers,
> Daniel B.
>
>> -----Ursprüngliche Nachricht-----
>> Von: Stefan Küng [mailto:torto...@gmail.com]
>> Gesendet: Montag, 14. Juni 2010 18:28
>> An: us...@tortoisesvn.tigris.org
>> Betreff: [Spam] [Hit=8,30] Re: revisions missing in log view
>>
>> On 14.06.2010 13:32, Eduard wirch wrote:
>>> Hi
>>>
>>> I'm having problems with the log view of TortoiseSVN. Some revisions are missing. They are not being displayed. No filters set.
>>>
>>> Example: I tell TortoiseSVN to show the log view for a specific path. It'll display revisions 9007 - 25443. But the revisions 25158, 23875, 23795, 22654, 22634 (and others) are missing in the view. "svn log ..." will display all those missing revisions. If I use "Show range..." and enter one of the missing revisions as "Start Revision" TortoiseSVN will show this specific revision which was missing previously (but not the other missing ones).
>>>
>>> If I tell TortoiseSVN to open the revision graph all revisions will be displayed correctly.
>>>
>>> I uploaded screenshots here:
>>> Log view: http://yfrog.com/bclogviewj
>>> Revision graph: http://yfrog.com/5hrevisiongraphj
>>
>> Clear the log cache from the settings dialog.
>>
>> Stefan
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621672