Name

delete

Synopsis

svn delete path ...
svn delete URL ...

Items specified by path are scheduled for deletion upon the next commit. Files (and directories that have not been committed) are immediately removed from the working copy. The command will not remove any unversioned or modified items; use the --force option to override this behavior.

Items specified by URL are deleted from the repository via an immediate commit. Multiple URLs are committed atomically.

Alternate Names:

del, remove, rm

Changes:

Working copy if operating on files

 

Repository if operating on URLs

Accesses Repository:

Only if operating on URLs

Options

--config-dir dir

--no-auth-cache

--editor-cmd editor

--non-interactive

--encoding enc

--password pass

--filefile, -Ffile

--quiet (-q)

--force-log

--targets filename

--force

--username user

--messagetext, -mtext

 

Get Unix in a Nutshell, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.