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

Re: Setting Subversion-BugTracker Properties Across Multiple Folders/Projects

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 31 Oct 2008 21:29:19 +0100

rmcgriff wrote:
> I am unable to get the properties that you can set from the
> subversion properties tab in windows explorer to propagate across
> multiple folders/projects that I am working on. I want to be able to
> set the properties at the root level and every project that falls
> under the root folder inherits the bugtracker property settings to
> allow me to specify a bugid when I commit my source code.

Set the property, then check the "recursive" checkbox before hitting the
OK button. That will set the property recursively on all folders.

> I have tried updating the subversion configuration file manipulating
> the "enable-auto-props setting and specifying the various file
> extensions for it to pick up on with no success.

Those auto-props don't work for folders.
You can use the tsvn:autoprops property:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-propertypage.html#tsvn-dug-propertypage-tsvn-props

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-10-31 21:29:39 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.