Changes

Jump to: navigation, search

FAQ

294 bytes added, 14:18, 19 October 2006
Common Commands
svn resolved <filename>
</pre>
* Here is how to create a patch using svn. Everything in square brackets is optional. If you provide no additional arguements, then a diff file would be made of all the changes you have done since the last commit/update.
<pre> svn diff [-r from[:to]] [filename|directory] > mypatch.patch</pre>
==Terminology==
1
edit

Navigation menu