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

Doubt regarding svn properties setting to new folders in project

From: Abdul Hakkim <abdul_hakkim_d_at_yahoo.com>
Date: 2005-12-20 01:52:20 CET

 hi,

I have a regarding svn properties setting to new folders in project.

I have set some properties to my project in recursive mode as below

bugtraq:url
http://192.168.1.1/mantis/view.php?id=%BUGID%

bugtraq:message
See Bug/Issue #%BUGID%

bugtraq:logregex
(?:[B|b][U|u][G|g]|[I|i][S|s][S|s][U|u][E|e])(?:s)? #?(\d+)

bugtraq:warnifnoissue
true

and set the config file as

enable-auto-props = yes
and
[auto-props]
*.* = svn:bugtraq:url=http://192.168.1.1/mantis/view.php?id=%BUGID%;bugtraq:message=See Bug/Issue #%BUGID%;bugtraq:logregex=(?:[B|b][U|u][G|g]|[I|i][S|s][S|s][U|u][E|e])(?:s)? #?(\d+);bugtraq:warnifnoissue=true
 

but when I add new folder to my project, no properties has been set for the newly created folder.

I read manual, in that it has been specified as "enable-auto-props" to be set as yes. Even though I set the "enable-auto-props = yes" the properties is not set to the newly created folder under my project.

I am using the latest version
TortoiseSVN 1.2.6, Build 4786 - 32 Bit
Subversion 1.2.3

I would like have some solution. Please reply soon.

Thank you

Regards,
Abdul Hakkim. D.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Tue Dec 20 02:33:11 2005

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.