[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Empty logentry block in 'svn log --xml'

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Fri, 26 Feb 2010 08:54:38 -0800

On Fri, Feb 26, 2010 at 12:56:32PM +0530, John Christopher Turner wrote:
> Command being executed:
> svn --username *** --password *** log --non-interactive --xml -v
> --limit 1 svn://hostname/url/path
>
> Response:
> <?xml version="1.0"?>
> <log>
> <logentry revision="3861">
> </logentry>
> </log>
>
>
> We made the assumption that there would always be content in that
> section, but that was clearly invalid. Any ideas on what the cases are
> where this could possibly happen?

This may be a dumb question but is there a commit message for revision
3861? AFAIK svn has no problem with empty commit messages.

tyler
Received on 2010-02-26 17:55:14 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.