Skip to content

Instantly share code, notes, and snippets.

@RobinWu
Created September 1, 2009 15:14
Show Gist options
  • Select an option

  • Save RobinWu/179150 to your computer and use it in GitHub Desktop.

Select an option

Save RobinWu/179150 to your computer and use it in GitHub Desktop.
svn st | grep '^\?' | tr '^\?' ' ' | sed 's/[ ]*//' | sed 's/[ ]/\\ /g' | xargs svn add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment