Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Ryan Schmidt <subversion-20...@ryandesign.com> |
Subject | Re: Collect only the files changed |
Date | Mon, 22 Feb 2010 15:04:25 GMT |
On Feb 22, 2010, at 08:58, Manickavel, Senthil wrote: > Is there a way to collect only the files changed between 2 revisions? (without the directories) > > svn diff --summarize -r$FROM_REV:$TO_REV $URL_BASE "svn diff --summarize" shows you the names of the files that changed. You'll then have to write a script to collect those files. | |
Mime |
|
View raw message |