Comments on “
Deleting .svn Folders
”http://robwilkerson.org/2008/02/19/deleting-svn-folders/feed2008-11-15T12:45:19-04:00Chyrp
Deleting .svn Folders
tag:robwilkerson.org,2008-11-15:/id/7//comment_25832008-11-15T12:45:19-04:002008-11-15T12:45:19-04:00Aw Guohttp://www.awflasher.com/blog/
<p>It’s really useful! Thanks :)</p>
Deleting .svn Folders
tag:robwilkerson.org,2008-08-11:/id/7//comment_1872008-08-11T18:23:29-04:002008-08-11T18:23:29-04:00Mehdihttp://
<p>Nice post. I am quite new to subversion and did not even know there is a hidden svn folder there ;-)</p>
<p>It helped a lot.<br />
Thanks</p>
Deleting .svn Folders
tag:robwilkerson.org,2008-06-05:/id/7//comment_1512008-06-05T08:07:50-04:002008-06-05T08:07:50-04:00Lisbethhttp://
<p>Lovely – even better than what I was looking for! (And as far as I can tell, it has only deleted what it should).</p>
Deleting .svn Folders
tag:robwilkerson.org,2008-02-21:/id/7//comment_152008-02-21T19:51:52-04:002008-02-21T19:51:52-04:00Rob Wilkersonhttp://robwilkerson.org
<p>Yeah, I agree – the key is predictability. Deleting anything is scary if that component is lost. :-)</p>
Deleting .svn Folders
tag:robwilkerson.org,2008-02-21:/id/7//comment_132008-02-21T19:46:57-04:002008-02-21T19:46:57-04:00GrahamWhttp://
<p>I personally don’t think much of search-in-file capability, but have had years of faithful service from the search-by-filename functionality, and often use it for exactly this kind of purpose with no trouble. What I really like is the ability to see the list of files before deleting, (like by date) and sort them in various ways to be really sure there’s nothing there I should keep. Regardless, your technique is cool too, if this is a very predictable scenario with no doubt about the outcome.</p>
Deleting .svn Folders
tag:robwilkerson.org,2008-02-20:/id/7//comment_122008-02-20T17:23:16-04:002008-02-20T17:23:16-04:00Rob Wilkersonhttp://robwilkerson.org
<p>True. Maybe it’s the geek in me, but that solution just felt clunky and uninspired. This direction seems infinitely more elegant…doesn’t it? :-D The truth is, I’ve never felt very comfortable with Windows search functionality, so it may just be a trust issue.</p>
Deleting .svn Folders
tag:robwilkerson.org,2008-02-20:/id/7//comment_102008-02-20T17:16:43-04:002008-02-20T17:16:43-04:00GrahamWhttp://NoURL
<p>Perhaps you thought of this already — but how about just use Windows Explorer search function (right-click on a folder) to search for *.svn. That’ll give you a list, and it’s recursive, and it can be filtered for date. You can then select all or some from the list, and delete. </p>