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

RE: Re: svn:global-ignores

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 19 Sep 2013 16:31:18 +0000

> Simon - thanks. Since I was starting with an existing project, I didn't quite
> follow the significance of starting with an empty project on my web-host. I'll
> try that next time.
>
> Bob - your method still doesn't work with a web-hosted repository. At least on
> CloudForge.

It really shouldn't matter where the repository is hosted... since this is a client side feature. Are you using version 1.8 or higher of Tortoise SVN? This will not work in 1.7.x clients. So, you must be doing something wrong, or using a pre 1.8 client.

Oh... one thing I was wrong about from the release notes:

When multiple svn:global-ignores properties apply to a path, then the different values are appended to any runtime global-ignores in effect and the value of any svn:ignore property that applies to the path.

(I had thought it only used the closest setting when walking the tree).

Also according to the release notes, inherited properties do no require a certain server version: http://subversion.apache.org/docs/release-notes/1.8.html

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-19 18:31:22 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.