/ Published in: Other
URL: http://codesnippets.joyent.com/posts/show/45
Expand |
Embed | Plain Text
svn status | grep -v "^.[ \t]*\..*" | grep "^?" | awk '{print $2}' | xargs svn add
You need to login to post a comment.
