Molle Bestefich wrote:
> Branko Čibej wrote:
>   
>> Molle Bestefich wrote:
>>     
>>> I'd like to make the script do 'make clean' also, fx. by adding a
>>> 'svn:no-clean' property
>>>       
>> Whatever you do, *do not* use property names starting with svn:! Those
>> are reserved for Subversion's own properties, not for some random script.
>>     
>
> Hmm, why would it matter?
>
> I'd like to see 'svn purge' a part of subversion some day,
Right now, from what I see in this thread, we don't even know what "svn 
purge" is supposed to do.
>  and also
> it's a feature that builds on svn:ignore, so it makes sense to name it
> something svn:'y...
>   
The svn: propery namespace is reserved for Subversion's use. Therefore 
you shouldn't use it i a script that's not part of Subversion. It's as 
simple as that.
Of course, it you do invade SVN's namespace, and we someday invent a 
"svn purge" that uses the same property with different syntax and 
semantics, I'll just say "I told you so, but you wouldn't listen" and 
move on.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov  6 18:52:08 2005