[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    developer.kde.org/documentation/tutorials/subversion
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2005-03-31 13:40:26
Message-ID: 20050331134026.53E1D4A6 () office ! kde ! org
[Download RAW message or body]

CVS commit by aacid: 

Adding how to ignore a file, hope thiago does not get upset


  M +12 -0     index.html   1.5


--- developer.kde.org/documentation/tutorials/subversion/index.html  #1.4:1.5
@@ -12,4 +12,5 @@
   <li><a href="#checkout">Checking out and updating</a></li>
   <li><a href="#committing">Committing to the repository</a></li>
+  <li><a href="#ignoring">Ignoring files</a></li>
   <li><a href="#multiple_revisions">Working with multiple revisions and branches</a></li>
 </ul>
@@ -290,4 +291,15 @@
 <div style="text-align: right; font-size: 90%;"><a href="#top">Top</a></div>
 <hr>
+<h2>Ignoring files</h2><a id="ignoring"></a>
+<div>
+  <p>Subversion stores ignored files per directory. To edit the ignored
+  files of the directory you are currently in, do
+  <pre>svn propedit svn:ignore .</pre>
+  that will launch your editor, write there the names of the files you want to 
+  ignore, one file per line. Once you are done, do a commit so the ignored list
+  file gets updated on the server.
+  </p>
+</div>
+<hr>
 <h2>Working with multiple revisions and branches</h2><a id="multiple_revisions"></a>
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic