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

Re: [TSVN] Possible bug with the property svn:global-ignores

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 9 Nov 2015 21:42:14 +0100

On 09.11.2015 14:54, Justin MASSIOT wrote:
> Hi all,
> Stefan, any idea on the behaviour that I describe?
> Justin

As I said before: the properties only work on versioned items.
Now, adding items in an unversioned folder works only if the folder
itself is added: the folder add cmd will read the properties of its
parent, and will get the ignore values from that.
But if you add an item in an unversioned folder that's itself
unversioned, reading the properties from its parent won't work because
the parent is unversioned too.

Anyway: that behavior is implemented inside the svn library, and with no
option to pass the ignore values from TSVN 'manually'.

Stefan

-- 
        ___
   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=3145929
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-11-09 21:42:22 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.