SVN dry run before update


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

svn merge --dry-run -r BASE:HEAD .


Copy this code and paste it in your HTML
  1. svn merge --dry-run -r BASE:HEAD .

Report this snippet


Comments


You need to login to view comments.