Changes

Jump to: navigation, search

SVN

80 bytes removed, 21:30, 22 October 2006
Make changes to your working copy
==Make changes to your working copy==
===svn add===
*To <b>add</b> file to repository after you use the command <b>commit</b>:
<pre>svn add filename1.c</pre>
===svn delete===
*To <b>delete</b> file from repository and your working copy after you use the command <b>commit</b>:
<pre>svn delete filename1.c</pre>
1
edit

Navigation menu