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

Re: get Tortoise to warn when "Check for Mofications" and found unversioned files with certain extensions

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 15 Jul 2009 16:33:15 +0100

2009/7/15 viki <vikimun_at_gmail.com>:
> There is situation when you created new source files and edited some
> old files
> and forget to add some of newlty added files. In a large and quickly
> chaning tree, can happen.
> This breaks build of other people, but you don't notice it yourself
> until some else is bitten.
>
> "Show unversioned files" will not help because there are hundreds of
> object files in the tree.

How about using svn:ignore to ignore all those object files like
everyone else does?

> I'd like to configure list of extensions ("*.h,*.cpp") and tell
> Tortoise
> to always show such files in "Check for Modifications" list, if
> unversioned
> files with such extensions exist. It's sort of opposite to "Ignore
> List". The  "Unignore List".
>
> Does this already exist ? If not, how can I feature-suggest it ?

No, because the ignore list is safer - files should only be ignored if
you specifically ignore them, not because you forgot to add that
extension.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2371500
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-15 17:33:24 CEST

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

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