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

Re: Ignore Mechanism -- quick question

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 27 Oct 2014 10:34:45 +0000

On 27 October 2014 10:22, H Miri <hmiri_at_me.com> wrote:

> Hello,
>
> In the attached screenshot, the fact that I 'only' have an option to
> 'remove' a folder from the ignore list, means that this folder is
> 'definitely' going to be ignored and not committed onto the repository when
> I do a commit. Correct?
>
> I selected 'recursively' to ensure that nothing in that folder is ever
> committed. Is this redundant?
>

Correct. If a folder has the option to "remove from ignore list" that means
it must be in the ignore list so it will be ignored. That means subversion
does not scan it for changes and it does not appear in the commit dialog.

"Recursively" is probably redundant but doesn't do any harm. It means that
folder name will be ignored in all other subfolders too, so as well as
root/Library it will also ignore in root/Assets/Library, etc.

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3090489

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-10-27 11:35:16 CET

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.