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

Re: Reporting number of skipped files in merge

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-03-04 17:02:34 CET

On Tuesday 28 February 2006 16:27, Jan Normann Nielsen wrote:
> Hey
>
> When I perform a merge, afterwards, TSVN tells me how many files were
> conflicted, added, deleted and updated as result of the merge, but not
> how many files were skipped because of missing targets.
>
> It is very import for me to know if this happened because it means that
> something that was meant to be merged was not, and in my opinion, this
> is just as important as conflicts and needs to be dealth with
> appropriately. Therefore, it would be nice if the total number of
> files/directory skipped because of missing targets were also reported in
> the result, and it would be nice if you could emphasize this number
> because if not noted and dealt with, it's not possible to detect after
> the merge result dialog is closed.

Implemented in revision 5925.

Unfortunately SVN does not send a notification similar to
"svn_wc_notify_update_command" when an update completes. So there is no
status row when a skipped target occurs. This might be implemented in future.

Skipped targets are now mentioned and skipped targets are shown in bright red.

Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 4 17:04:06 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.