svn-add

Use svn-add "some-file" to add some file or directory of the working directory to version control. The current project must already be under version control. To send the file finally to the repository you have to check in the project (see svn-ci).

Example: The current working directory may be ip. Then

$ svn-add new.for

adds new.for to version control.

(see also svn-add Usage).


Generated on 25 Feb 2014 for scripts by  doxygen 1.4.7