Re: svn log --diff --depth=empty

2011-05-16 Thread Stefan Sperling
On Sun, May 15, 2011 at 08:45:15PM -0400, Joel N. Weber II wrote: > > > Would it be possible for svn log --diff to accept the same --depth > > > argument that svn diff does? An svn client I built from trunk last > > > week does not recognize --depth in conjuction with svn log --diff > > > > It no

Re: svn log --diff --depth=empty

2011-05-15 Thread Joel N. Weber II
> > Would it be possible for svn log --diff to accept the same --depth > > argument that svn diff does? An svn client I built from trunk last > > week does not recognize --depth in conjuction with svn log --diff > > It now does as of r1100830. Let me know if it works as expected. > Thanks for the

Re: svn log --diff --depth=empty

2011-05-08 Thread Stefan Sperling
On Sun, May 08, 2011 at 06:11:30PM -0400, Joel N. Weber II wrote: > The --diff option expected to be added to svn log in svn 1.7 looks > useful. > > Would it be possible for svn log --diff to accept the same --depth > argument that svn diff does? An svn client I built from trunk last > week does

svn log --diff --depth=empty

2011-05-08 Thread Joel N. Weber II
The --diff option expected to be added to svn log in svn 1.7 looks useful. Would it be possible for svn log --diff to accept the same --depth argument that svn diff does? An svn client I built from trunk last week does not recognize --depth in conjuction with svn log --diff