svn log entries with no data

2014-03-14 Thread Eric Johnson
Just encountered a weird issue I'm seeing Subversion log entries with no data. For example, svn log output that looks like the following: r2 | (no author) | (no date) | 1 line

Re: svn log entries with no data

2014-03-14 Thread Stefan Sperling
On Fri, Mar 14, 2014 at 10:51:56AM -0700, Eric Johnson wrote: Just encountered a weird issue I'm seeing Subversion log entries with no data. For example, svn log output that looks like the following: r2 | (no

Re: svn log entries with no data

2014-03-14 Thread Philip Martin
Stefan Sperling s...@elego.de writes: On Fri, Mar 14, 2014 at 10:51:56AM -0700, Eric Johnson wrote: Just encountered a weird issue I'm seeing Subversion log entries with no data. For example, svn log output that looks like the following:

Re: svn log entries with no data

2014-03-14 Thread Eric Johnson
More puzzling then either case you suggest. Doing svn log -v --xml ... directly on the server (thus side-stepping authorization questions) yields: logentry revision=2 paths /paths /logentry logentry revision=3 paths /paths /logentry logentry revision=4 paths /paths /logentry logentry

Re: svn log entries with no data

2014-03-14 Thread Eric Johnson
Finally triggered a memory over here - almost certainly a svndumpfilter operation that filtered out commit contents. Eric. On 3/14/14, 2:25 PM, Eric Johnson wrote: More puzzling then either case you suggest. Doing svn log -v --xml ... directly on the server (thus side-stepping authorization