Determine Which Files Changed Between Revisions

From Zanecorpwiki

Jump to: navigation, search
svn diff -r REVNO:HEAD --summarize

Where 'REVNO' is the first revision to check, and 'HEAD' is the last. Note that you must provide both, even if HEAD is the current revision.

Personal tools