I need to set from command line (cmd or powershell) some svn keywords recursively on ALL .h and .cpp files. How can I do it? I tried
I want to add svn properties (like svn:keyword=Id Date Rev Author) to files upon commits of new files.