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

Re: For complete history deselect 'stop on copy/rename'

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 16 Jun 2011 21:40:15 +0200

On 16.06.2011 12:53, Ulrich Eckhardt wrote:
> Hi!
>
> 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.

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
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-16 21:40:23 CEST

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.