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

Re: [TSVN] [request] Make added directories inherit properties from parent...?

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-25 19:30:03 CET

Peter Mounce wrote:
> Hi
>
> I have a repository of roughly the following structure:
>
> trunk/
> projectA/
> projectB/
> module1/
> module2/
> projectC/
>
> Properties are set on the trunk, and when I set them, I ticked the checkbox
> to make them recursive. In my case, this was svn:ignore to ignore things
> Visual Studio generates, like the bin and obj directories.
>
> Today, I added trunk/projectB/module3/ - in the add dialogue box, all of the
> things that I would like ignored (that are ignored by the use of
> svn:ignore), were ticked by default in the box.

There's an option in Subversion called autoprops. In the settings
dialog, use the "edit config file" to see the Subversion config file
(which also affects TSVN).

But just to be clear here: autoprops don't currently work on folders, so
the svn:ignore property doesn't really work with autoprops.

But help is on the way: there's an issue filed for this in the
Subversion issue tracker:
http://subversion.tigris.org/issues/show_bug.cgi?id=1989

So you're next mails should go to the Subversion mailing list
(users@subversion.tigris.org). They're the ones who are doing this.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 25 19:43:21 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.