On Wed, Sep 17, 2008 at 11:10 AM, Lieven Govaerts <svnlgo_at_mobsol.be> wrote:
> Translating your question in non-GUI terms, you want to see the
> difference between text changes and propoerty-only changes in 'svn
> update', 'svn switch', 'svh log' etc. Something where svn uses 'U' for
> Updated, but then 'P' for property-only update.
>
> I think this is a valid feature request, certainly now with 1.5 we get a
> lot of mergeinfo only changes, which would be easier to identify this
> way. I doubt this is doable in a backwards compatible manner though.
>
> Not that I have time to look any further into it.
Your translation sounds right. Using P for property updates works out
fine and I would be happy with that. However, you will also have to
have something for property-only merges and conflicts, as well as any
others, won't you?
Anyway, I hope someone implements this feature as it would be really
convenient. A lot of times when I 'svn switch', I get about 100 or so
updates, but only 1 or 2 of them actually involves text changes.
Having to hunt through the list to find out which ones were text
changes is a hassle.
Thanks for taking the time to respond!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-17 18:24:44 CEST