Created
June 19, 2015 11:05
-
-
Save unfulvio/fe326083919d0b209e92 to your computer and use it in GitHub Desktop.
Add all unversioned files to SVN
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See: http://stackoverflow.com/questions/1071857/how-do-i-svn-add-all-unversioned-files-to-svn | |
svn add --force * --auto-props --parents --depth infinity -q |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment