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

Re: Setting tsvn:logminsize property in config file to apply to all proejct directories recursively

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-01-08 19:16:44 CET

Robert Kennedy wrote:
> I want the tsvn:logminsize property to be set for all tsvn project
> directories recursively without needing to set this property manually
> through the GUI.
>
> I tried to enter this into the config file in the [auto-props] section with:
> *. = tsvn:logminsize = 5
>
> However the above is not applying to newly added or imported directories?

auto props only work on *files*, but you have to set the tsvn:
properties on *folders*.

> I could not find any reference to set the recursive property (though I did
> find that -R is the recursive flag from svn docs but again I'm unsure on how
> to implement this in the config file).

In the edit/add properties dialog there's a checkbox "Apply property
recursively".

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jan 8 19:16:52 2007

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.