{"id":104,"date":"2013-05-06T20:38:16","date_gmt":"2013-05-06T20:38:16","guid":{"rendered":"http:\/\/blog.chen-hongyi.com\/?p=104"},"modified":"2013-05-06T20:38:16","modified_gmt":"2013-05-06T20:38:16","slug":"remove-all-svn-dictionaries","status":"publish","type":"post","link":"https:\/\/chen-hongyi.com\/?p=104","title":{"rendered":"remove all .svn dictionaries"},"content":{"rendered":"<p><code>find<\/code> <code>. -name <\/code><code>\".svn\"<\/code> <code>-<\/code><code>exec<\/code> <code>rm<\/code> <code>-rf {} \\;<\/code><\/p>\n<p>from http:\/\/www.dzone.com\/snippets\/remove-all-svn-folders<\/p>\n<p>and<\/p>\n<p>http:\/\/stackoverflow.com\/questions\/1294590\/how-to-remove-all-svn-directories-from-my-application-directories<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>find . -name &#8220;.svn&#8221; -exec rm -rf {} \\; f &hellip; <a href=\"https:\/\/chen-hongyi.com\/?p=104\">\u7ee7\u7eed\u9605\u8bfb <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[25],"class_list":["post-104","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-svn"],"_links":{"self":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=104"}],"version-history":[{"count":1,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts\/104\/revisions"}],"predecessor-version":[{"id":105,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=\/wp\/v2\/posts\/104\/revisions\/105"}],"wp:attachment":[{"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/chen-hongyi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}