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

Re: svn revision r0 question

From: Barry Scott <barry_at_barrys-emacs.org>
Date: Sun, 28 Sep 2008 08:21:03 +0100

On Sep 27, 2008, at 13:49, Branko Čibej wrote:

> Barry Scott wrote:
>> I'm fixing a problem in pysvn Workbench that is a result of
>> svn_client_logX returning
>> revision 0.
>>
>> Revision 0 is not like the other revisions because it only the
>> svn:date revprop.
>>
>> The svn log command filters out any entry that has a revision of 0
>> and any that
>> do not have a svn:message. (Filtering out svn:message == NULL
>> seems very odd
>> isn't svn:message mandatory in a repos?).
>
> What is svn:message?

I meant svn:log (log_entry_receiver() in log-cmd.c has it in the
message variable).

>
> And WFIW, no revprops should be mandatory, ever.

Is it a problem that log-cmd.c ignores entries that have revision 0
or a missing svn:log?

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-28 09:21:56 CEST

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

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