Tortoise SVN has a choice to apply a propertie to all subfolder/subfiles recursively. Now I need to remove this properties. How can I do this recursively?
I did not find how to remove property recursively using GUI, but You can remove property using svn command line tool:
svn propdel PROPERTYNAME --recursive
where PROPERTYNAME is svn property(svn:ignore, svn:mime-type, etc...)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With