[This is preliminary documentation and is subject to change.]

Put files and directories under version control, scheduling them for addition to repository. They will be added in next commit(svn add)

Overload List

  Name Description
Add(String)
Recursively adds the specified path
Add(String, SvnAddArgs)
Adds the specified path
Add(String, SvnDepth)
Adds the specified path

See Also