Category Archives: subversion

Recursively delete .svn folders from a folder or directory

Use this simple command to find and delete .svn subversion folders from within a folder or directory using mac linux terminal command line. find ./ …

View more

Tagged: Leave a Comment