Actually software is living so there are new subdirs all few days (thanks to Java's namespace hierarchy structure), so it's not enough to have it done once, unfortunately. :-(
Mit freundlichem Gruss / With kind regards
Markus KARG, Staatl. gepr. Inf.
Entwicklung / R & D
QUIPSY QUALITY GmbH
________________________________
Von: Fabian Cenedese [mailto:Cenedese@indel.ch]
Gesendet: Mo 24.10.2005 13:46
An: users@subversion.tigris.org
Betreff: Re: How to make properties working on a complete project?
>>I am using the svn:ignore property to hide the results of compiler
>>runs like *.obj and *.exe. The source folder structure is quite
>>complex, so I need to set the property at each subfolder. :-(
>>I cannot use a global setting, since for some projects I need to
>>possibility to have those files in the repository (non-ignored).
>>Is there a flag where I can tell subversion that a property shall
>>be valid for all subfolders, not only for the current folder?
>
>Not that I'm aware of. You can either set the svn:ignore property for
>specific directories (and it then applies only to that directory, not
>recursively), or you can set the global-ignores configuration option,
>which then applies everywhere.
But you can apply the properties recursively: propset -R
That works for at least the existing directories. But when you add
new ones you need to set the properties again.
bye Fabi
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 24 13:58:10 2005