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

Re: svn commit: r979282 - in /subversion/trunk/subversion/svnrdump: dump_editor.c dump_editor.h load_editor.c load_editor.h svnrdump.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 26 Jul 2010 15:53:35 +0100

Kamesh Jayachandran <kamesh_at_collab.net> writes:

> On 07/26/2010 07:25 PM, artagnon_at_apache.org wrote:
>> Author: artagnon
>> Date: Mon Jul 26 13:55:25 2010
>> New Revision: 979282
>>
>> URL: http://svn.apache.org/viewvc?rev=979282&view=rev
>> Log:
>> svnrdump: Add an a no-op load editor
>>
>> * subversion/svnrdump/svnrdump.c
>> (load_revisions): New function to fetch and drive the load
>> editor. Currently just fetches the load editor.
>> (load_cmd): Call load_revisions with the appropriate arguments.
>>
>> * subversion/svnrdump/load_editor.c
>> (get_load_editor): Add a no-op load editor.
>>
>
> Please name this function 'get_load_editor' as 'svnrdump__get_load_editor'.

You also need to #include load_editor.h in load_editor.c to make the
prototype visible (possibly instead of dump_editor.h?)

-- 
Philip
Received on 2010-07-26 16:54:22 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.