Robert Dailey wrote:
> Hi,
>
..
> I noticed that when I do a switch, the update dialog (where the
> progress is shown) does not distinguish between what is "Updated". For
> example, some updates are text changes, others are property changes.
> It would be nice if the "Text status" and "Property status" columns
> were available (Or something similar) to show exactly what was
> "updated" during an update: Properties, or text.
..
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.
Lieven
---------------------------------------------------------------------
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:10:21 CEST