svn status | awk '/^\?/{print $2}' | xargs rm -rf
Development, testing, ideas
Tuesday, January 27, 2009
Remove unversioned files from SVN working copy
In ubuntu, we can accomplish this with only one command:
Subscribe to:
Posts (Atom)