Changes between Initial Version and Version 1 of SVNDiff

Show
Ignore:
Timestamp:
03/08/08 07:33:15 (5 years ago)
Author:
pagameba
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SVNDiff

    v1 v1  
     1= svn diff = 
     2 
     3To see the differences between your working copy and the current revision in the repository: 
     4 
     5 * {{{svn diff}}} 
     6 * {{{svn diff > diff.patch}}} redirects the output to a file that is suitable for using with the {{{patch}}} command