Re: [PATCH] Fix for issue 3931.

2011-06-23 Thread Noorul Islam K M
Stefan Sperling writes: > On Thu, Jun 23, 2011 at 04:02:23PM +0530, Noorul Islam K M wrote: > >> >> Log >> >> [[[ >> >> Fix for issue 3931. 'svn log' is returning log of unrelated path when >> peg revision is not related to operative revision. This is happening >> when HEAD is used in operat

Re: [PATCH] Fix for issue 3931.

2011-06-23 Thread Stefan Sperling
On Thu, Jun 23, 2011 at 04:02:23PM +0530, Noorul Islam K M wrote: > > Log > > [[[ > > Fix for issue 3931. 'svn log' is returning log of unrelated path when > peg revision is not related to operative revision. This is happening > when HEAD is used in operative range. This commit fixes this. >