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

Re: Auto-Props on Folders?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-22 20:10:31 CEST

Duensing, Scott (x1423) wrote:
> Hello everyone! We are working on configuring TortoiseSVN to work with
> the Mantis bug tracking system. Everything has been working great so
> far - except for one thing... We can't get [auto-props] to apply to
> folders!
>
> I've added the following two lines to my tsvn config:
>
> * =
> bugtraq:label=issue;bugtraq:url=http://server/mantis/view.php?id=%BUGID%
> ;bugtraq:message=issue %BUGID%;bugtraq:warnifnoissue=true
> *.* =
> bugtraq:label=issue;bugtraq:url=http://server/mantis/view.php?id=%BUGID%
> ;bugtraq:message=issue %BUGID%;bugtraq:warnifnoissue=true
>
> I've also set enable-auto-props=yes. Regular files get the properties
> just fine, however folders are ignored. I have no global-ignores (or
> any other ignores) configured.
>
> The results of this are that right-clicking on and committing one of
> these folders doesn't ask you for an issue number. That's bad!

Unfortunately, the autoprops don't work on folders (because they don't
have a file extension). That's a feature of the Subversion library, so
it's outside of our doing. You need to ask for this on the Subversion
mailing list.

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 Fri Sep 22 20:10:43 2006

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.