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

[Subclipse-users] Skipped files are omitted from summary

From: Tom Walter <eclipsenews.20.epm_at_spamgourmet.com>
Date: Fri, 07 Aug 2009 14:56:51 +1000

I find the file statistics Subclipse offers at the end of a merge
invaluable.

    Merge complete.
    ===== File Statistics: =====
    Conflicts: 2
    Added: 20
    Updated: 33

I just noticed that it doesn't mention skipped files though. Skipped
files can be the most insidious causes of problems in SVN prior to 1.5
(we are unfortunately stuck with 1.4 for now at my company).

A skipped file essentially means that a change made on the incoming
branch could not be merged because the file it applied to has been
deleted. (These should be considered conflicts in my book, but be that
as it may).

Anyway it would be great if subclipse at least pointed out that some
files had been skipped, so you could be alerted to go back through the
output and see what happened. Skipped files easily slip under the radar
because they aren't considered conflicts, it is quite easy to commit
your merge as if it had all gone perfectly. And code just goes missing.

Any chance of adding them to the file stats?

Cheers
Tom

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2381170

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-08-07 14:35:34 CEST

This is an archived mail posted to the Subclipse Users mailing list.

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