Re: Get changed files only ?
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Thu, 23 Jun 2011 14:29:06 -0500
On Jun 23, 2011, at 03:32, Andrea Antonio Maleci wrote:
> I need to get full changed/added files from a revision to another.
Yes you'll need a script. The list of files could be got using "svn log -v" or "svn diff --summarize". This idea has come up several times on this list before over the years; you could search the archives to see if somebody has already posted a script that does this.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.