I need to get full changed/added files from a revision to another. I need only that files not all branch. I suppose the only way is to do a script using svn log. There is another way to do this ?
Thanks, A. > -----Original Message----- > From: Andy Levy [mailto:andy.l...@gmail.com] > Sent: martedì 21 giugno 2011 16.30 > To: Andrea Antonio Maleci > Cc: users@subversion.apache.org > Subject: Re: Get changed files only ? > > On Tue, Jun 21, 2011 at 10:23, Andrea Antonio Maleci > <a.mal...@iwbank.it> wrote: > > There is a smart way to get modified files only of a branch ? > > Modified relative to what? Current state of trunk? Modified since the > branch was created? Modified since the last checkout/update of your > working copy?