SVN: Get list of changes between revisions


/ Published in: SVN
Save to your folder(s)

use HEAD for ENDREV to see changes between revision and date.

Outputs e.g:

D audio

M screens/index.json

M code/index.js

M geo/geo.json

M geo/features.json

M module.json


Copy this code and paste it in your HTML
  1. svn diff -r STARTREV:ENDREV --summarize

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.