The above message is added as last line in the log by default. In some cases,
when the action in the earliest revision was "add" but no "copy-from path"
exists, this message doesn't make sense. It would be nice if you could detect
those cases and remove that message then.
Thank you!
Uli
**************************************************************************************
Domino 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.dominolaser.com
**************************************************************************************
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. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2767361
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
Unfortunately, that's not possible.
If 'stop-on-copy' is enabled, the svn lib does not return the revision
in which the branch/tag was actually created (i.e., the revision where
the path was added - with or without history).
So we have to show that hint text if there *might* be more revisions -
the last shown revision just doesn't have necessarily an add-with-history.
It's a little bit different if that revision is already in the log
cache: then it is shown as the last revision. But only if it's already
in the cache.
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=2767490