{"id":66,"date":"2008-07-07T06:44:15","date_gmt":"2008-07-07T11:44:15","guid":{"rendered":"http:\/\/www.cfchimp.com\/wordpress\/?p=66"},"modified":"2025-01-21T11:46:34","modified_gmt":"2025-01-21T16:46:34","slug":"svn-global-ignore-pattern","status":"publish","type":"post","link":"https:\/\/csimmons.dev\/blog\/2008\/07\/svn-global-ignore-pattern\/","title":{"rendered":"SVN Global Ignore Pattern"},"content":{"rendered":"<p>Here is an SVN Global Ignore Pattern that you might find useful:<\/p>\n<p><code>._* .project .DS_Store Thumbs.db WS_FTP.LOG _notes _vti_* *.LCK<\/code><\/p>\n<p>You implement it in the Windows world using TortoiseSVN&#8217;s settings tab. It looks like this:<br \/>\n<img decoding=\"async\" class=\"alignnone\" src=\"https:\/\/placehold.co\/600x400?text=Outdated+Content+Sorry\" alt=\"\" \/><\/p>\n<p>For the mac you need to edit subversion&#8217;s config file:<\/p>\n<p><code>pico ~\/.subversion\/config<\/code><\/p>\n<p>Uncomment the global-ignores line and modify it to look something like this:<\/p>\n<p><code>global-ignores = ._* .project .DS_Store Thumbs.db WS_FTP.LOG _notes _vti_* *.LCK _sources<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here is an SVN Global Ignore Pattern that you might find useful: ._* .project .DS_Store Thumbs.db WS_FTP.LOG _notes _vti_* *.LCK You implement it in the Windows world using TortoiseSVN&#8217;s settings tab. It looks like this: For the mac you need to edit subversion&#8217;s config file: pico ~\/.subversion\/config Uncomment the global-ignores line and modify it to &#8230; <a title=\"SVN Global Ignore Pattern\" class=\"read-more\" href=\"https:\/\/csimmons.dev\/blog\/2008\/07\/svn-global-ignore-pattern\/\" aria-label=\"Read more about SVN Global Ignore Pattern\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_cloudinary_featured_overwrite":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[68],"tags":[17],"class_list":["post-66","post","type-post","status-publish","format-standard","hentry","category-developer","tag-subversion"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pbVg43-14","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/posts\/66","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/comments?post=66"}],"version-history":[{"count":0,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/posts\/66\/revisions"}],"wp:attachment":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/media?parent=66"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/categories?post=66"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/tags?post=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}