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

Auto-Props on Folders?

From: Duensing, Scott \(x1423\) <duensings_at_dierbergs.com>
Date: 2006-09-22 17:55:37 CEST

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!

Help! Thanks!

        Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Sep 22 17:54:49 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.