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

RE: Bug in svnrdump (trunk@1085375) -- malformed dump file with multiple properties

From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 29 Mar 2011 13:09:48 +0200

> -----Original Message-----
> From: Daniel Shahaf [mailto:danielsh_at_elego.de]
> Sent: dinsdag 29 maart 2011 12:13
> To: neil.winton_at_bt.com
> Cc: Hyrum K Wright; C. Michael Pilato; dev_at_subversion.apache.org
> Subject: Re: Bug in svnrdump (trunk_at_1085375) -- malformed dump file with
> multiple properties
>
> I've taken a shot at a regression test in r1086497.
>
>
> However, I think we may have a larger problem here:
>
> The svn_delta_editor_t API allows change_dir_prop() calls to be
> transmitted only after all directory-children of a directory have been
> transmitted [1]. How can we generate a dumpfile given that input?

Reading svn_delta.h

* 4. A producer must call @c change_dir_prop on a directory either
 * before opening any of the directory's subdirs or after closing
 * them, but not in the middle.

        Bert
Received on 2011-03-29 13:10:15 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.