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

Re: SVN Property Value Size Limit

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Thu, 27 Jun 2013 11:33:19 +0200

[ Please use reply all to keep the list in the loop. Also, please
don't top-post, i.e. put your reply inline or below the thing you're
replying to. More below ... ]

> -----Original Message-----
> From: Johan Corveleyn [mailto:jcorvel_at_gmail.com]
> Sent: Donnerstag, 27. Juni 2013 09:58
> To: Matthias Legeler
> Cc: users_at_subversion.apache.org
> Subject: Re: SVN Property Value Size Limit
>
> On Thu, Jun 27, 2013 at 9:02 AM, Matthias Legeler <M.Legeler_at_intershop.de> wrote:
>> In our subversion repositories we have merged many many times.
>> Now we have very large svn:mergeinfo property values (>8k).
>> The problem is now, that if we make a svn checkout, the property
>> values will be truncated in the working copy by approximately 8k.
>> The svn propget command at the working copy folder returns a truncated
>> value.
>> This occurs only for working copies there are created with the http
>> protocol over the svn apache.
>> With the file protocol the property values are complete.
>>
>> My question:
>> Is this a known behavior?
>> Is this limited by a setting in the Apache/WebDAV/SVN configuration?
>>
>
> What client version? What server version?
>

On Thu, Jun 27, 2013 at 10:01 AM, Matthias Legeler
<M.Legeler_at_intershop.de> wrote:
> Server 1.6.9
> Apache 2.2.11
> Client >=1.6.9

First thing to try is to see if this issue is still present when using
a more recent client. Can you try the latest from the 1.7.x series, or
the brand new 1.8.0?

I have never heard of this issue (I always thought there was no limit
on the size of a property value). So I'd first try to see if this
issue is still present with the most recent releases.

Note also that the 1.6 series is actually not suppored anymore (since
the release of 1.8 last week) [1]. But that doesn't mean we won't try
to help you of course.

[1] http://subversion.apache.org/docs/release-notes/#supported-versions

--
Johan
Received on 2013-06-27 11:34:16 CEST

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.