Recursive Propset SVN-Keywords


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. find ./Viewer -type f -name '*.java' -exec svn propset svn:keywords "Date Author Revision HeadURL Id LastChangedDate " {} ; -print

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.