Use this command to schedule files or directories for beeing added to SVN control.
In case of directories you have the option to Recurse into subdirectories, which - when selected - causes all subdirectories and files from subdirectories to be added as well.
When a file is added, SmartSVN automatically applies certain properties to the file. Most important is the automatic detection of the files MIME type (Type), which can basically be text or binary. Further property defaults can be specified in the project settings.
Tip | Automatic detection can be overriden by the binaryExtensions entry in settings.xml. All extensions listed here will automatically treated as binary. |