RE: SVN Property Value Size Limit
From: Matthias Legeler <M.Legeler_at_intershop.de>
Date: Thu, 27 Jun 2013 10:30:32 +0000
'svn propget --strict svn:mergeinfo ./ ' gets the first 7895 characters
yes, 64 characters difference
Matthias
-----Original Message-----
Matthias Legeler wrote on Thu, Jun 27, 2013 at 07:02:50 +0000:
Where does the truncation happen? Do you get only the first 8KB of the property? Do you get everything except the last 8KB? What is the offset from the point of truncation to the start and to the (true) end of the property? (Is that offset a power of 2?)
You can determine all that with 'svn propget --strict svn:mergeinfo ./'
Daniel
> This occurs only for working copies there are created with the http protocol over the svn apache.
|
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.