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

Re: Ignoring Targets with Path

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Mon, 16 Nov 2015 21:30:45 -0600

On Mon, Nov 16, 2015 at 2:11 PM, David G. <lightman_at_fastmail.fm> wrote:
>
> Hi,
>
> I notice with TortoiseSVN that I can right-click and "ignore" a file or
> directory. Is there a reasonable way to ignore a file or directory with
> a qualified path - relative and/or absolute? I don't necessarily want
> to blanket-ignore all directories with a particular name, when I want to
> ignore a specific directory. Likewise, I might want to ignore a file by
> name in one directory and not another.
>
> I assume this is possible, somehow, by editing the ignore list manually
> but a context-menu command would be very helpful.
>

You cannot apply paths to an ignore list at all.

Unless you make it recursive (I'm not clear on how that works yet, it's a
new feature) the ignore list only applies to the single directory you put
it on.

So you can add or leave out your file/folder name in whatever directories
you choose. Just set the property on the parent wherever you want it.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-11-17 04:31:15 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.