1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
7 <sect1 id="ch03-delete">
8 <title>svn delete/del/remove/rm</title>
9 <?dbhtml filename="delete.html"?>
11 <para><userinput>svn delete</userinput>, <userinput>svn del</userinput>,
12 <userinput>svn remove</userinput>, or <userinput>svn rm</userinput>.
13 This does what it says: remove (a) file(s) from the repository on belgarath.
14 Again, the file will not be deleted from the server until you do a
15 <userinput>svn commit</userinput>.