I’ve used this script a good few times, so I’m writing it here for safe keeping!
It’s just a simple Ant script for deleting the .svn folders from within a folder structure, simple as that. There’s an example of how to do the same thing on the Ant website, but at the moment it’s wrong (I think they’re missing a slash after the .svn).
So here’s the target:
<target name=”delete”>
<delete includeemptydirs=”true”>
<fileset dir=”C:\James.Betteley\Projects\” defaultexcludes=”false” includes=”**\*.svn\”/>
</delete>
</target>
I do not know whether it’s just me or if everybody else experiencing issues with your website. It appears as though some of the text in your posts are running off the screen. Can somebody else please provide feedback and let me know if this is happening to them too? This may be a issue with my web browser because I’ve
had this happen before. Thank you