TortoiseSVN

This is the official TortoiseSVN task tracker. Issues can only be entered into the tracker by members of the TortoiseSVN development team.

  • If you have a feature/enhancement request, please discuss it first on our mailing list.
  • If you found a bug in TortoiseSVN, report it first on the mailing list.

Thank you!

Tasklist

FS#231 - Reporting number of skipped files in merge

Attached to Project: TortoiseSVN
Opened by Stefan Küng (steveking) - Tuesday, 28 February 2006, 18:40 GMT+1
Task Type Feature Request
Category Proc
Status Closed
Assigned To Tobias Schäfer (schaefer)
Operating System Windows
Severity Low
Priority Normal
Reported Version HEAD
Due in Version 1.4.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

From the mailing list:

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.

This task depends upon

Closed by  Tobias Schäfer (schaefer)
Saturday, 04 March 2006, 16:55 GMT+1
Reason for closing:  Implemented
Additional comments about closing:  Implemented in revision 5925.

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

Loading...