On Fri, Apr 9, 2010 at 3:59 PM, Greg Stein <gst...@gmail.com> wrote:
>> Are you sure that this is in prop-base, not .svn/tmp?
>
> Whatever. Does it matter? :-P
>
> I think we should backport the changes we made in svn_io_open_unique_file3.
>
>> For 1.7 we made the tempfilename generator better in guessing new names, but
>> for property handling we won't be using files in 1.7. (Looking at these
>> numbers and those that follow later in your mail, we might have to look in
>> porting some of this back to 1.6).
>
> Yah.

I recall we fixed a similar problem on large commits when generating
temp files.  This was fixed in 1.6.3:

http://svn.apache.org/viewvc?view=revision&revision=878046

It looks like the solution was to avoid using
svn_io_open_unique_file3.  Not sure if a similar workaround could be
used here.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to