ErrLogs:
Showing posts with label
svn
.
Show all posts
Showing posts with label
svn
.
Show all posts
Thursday, March 22, 2012
Script to delete .svn
find . -name ".svn" -type d -exec rm -rf {} \;
Older Posts
Home
Subscribe to:
Posts (Atom)