Re: Request for feature svn diff --exclude-revisions

2013-03-05 Thread Stefan Sperling
On Tue, Mar 05, 2013 at 02:04:53PM +0200, Daniel Shahaf wrote: > I think you can already do what you want with the svn diff --old --new' > syntax (see 'svn help diff'), potentially with --ignore-ancestry too. The diff --old -new syntax allows for limiting the diff to one or more children of the di

Re: Request for feature svn diff --exclude-revisions

2013-03-05 Thread Daniel Shahaf
I think you can already do what you want with the svn diff --old --new' syntax (see 'svn help diff'), potentially with --ignore-ancestry too. Brad Wellman wrote on Tue, Mar 05, 2013 at 08:45:34 +1100: > > Hi, > Does anyone know if there is anything mentioned in bug lists etc. about being > able

Request for feature svn diff --exclude-revisions

2013-03-04 Thread Brad Wellman
Hi, Does anyone know if there is anything mentioned in bug lists etc. about being able to exclude certain revisions from an svn diff? I am using svn diff -r 10838:HEAD myBranch but within that branch I have removed an old module and put in the new version of it.So say I removed the module in 10