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">
9 <?dbhtml filename="add.html"?>
11 <para><userinput>svn add</userinput>. When you create a new file, you need to
12 tell the Subversion server about it. Note that the file won't appear in the
13 repository on belgarath until you do a <userinput>svn commit</userinput>. We'll
14 touch on this more as we continue in the chapter.