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

tsvn:autoprops - does TortoiseSVN search up the WC tree to find these properties?

From: Jon Pawley <jon.pawley.junk_at_gmail.com>
Date: Wed, 4 Jun 2008 20:06:10 -0700 (PDT)

Hi there,

I have a question about how TortoiseSVN looks for the tsvn:autoprops
property that can be set on folders. Does TortoiseSVN search back up
the WC tree looking for these properties, in the same way as it does
for bugtraq:xxx properties, as described here: http://tortoisesvn.net/issuetracker_integration
:

"... basically the client is required to search upwards in a working
copy for those properties and use the first ones it can find. That
way, if you set those properties only on the /trunk folder of your
project, they still apply to all subfolders."

If that is the case, I would be able to set the following on my /trunk
and have it "propagate" down through the whole tree, right?

C:\WP\src>svn proplist -v
Properties on '.':
  tsvn:autoprops : *.doc = svn:needs-lock=true; svn:keywords=HeadURL
Author Revision LastChangedDate

Thanks for your help,

   Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-05 07:13:18 CEST

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.