On Wed, Nov 10, 2010 at 9:53 PM, Feldhacker, Chris
<Feldhacker.Chris_at_principal.com> wrote:
> -----Original Message-----
> From: Klaus Ganser [mailto:kganser_at_gmail.com]
> Sent: Wednesday, November 10, 2010 2:43 PM
> To: Feldhacker, Chris
> Cc: users_at_subversion.apache.org
> Subject: Re: History of a fixed path across all objects
>
>>> On Wed, Nov 10, 2010 at 12:19 PM, Feldhacker, Chris <Feldhacker.Chris_at_principal.com> wrote:
>>> I think you want the "--ignore-ancestry" option:
>
>> svn log does not support that option.
>
>
> Ah, my bad. The "ignore ancestry" option can be used when merging to handle delete-recreate scenarios (it treats the resources as the same), but SVN is not (yet!?) smart enough to be able to use the "ignore ancestry" option when viewing the log...
>
> Good question. Sounds like a good feature request...
Yes, I agree. I think this is a valid use case (would also be useful
for finding out when a particular file was deleted, for which you now
also have some "bisecting" to do). And even if it's slow (as slow as a
user searching it by hand), it would still be useful.
So, as far as I'm concerned, I think you can file this as a new
feature request in the issue tracker (maybe first search for any
similar outstanding requests).
Cheers,
--
Johan
Received on 2010-11-11 14:20:29 CET