Lorenz <lorenznl_at_yahoo.com> writes:
> Dang Nguyen wrote:
>>[...] if there was any good reason to restrict the length of
>>the commit log
>
> I don't know if you are aiming for technical reasons ...
>
> but out of curiosity I just googled around a bit and found:
>
> http://subversion.tigris.org/design.html
>
> ... A property value is an arbitrary string of bytes.
> Property values may be of any size, but Subversion
> may not handle very large property values efficiently.
That's more about versioned properties (the ones attached to versioned
files and directories), and not so much about unversioned properties
(the ones attached to revision numbers). Though I suppose a revision
property that was tens of megabytes or larger might be a problem; I
don't know -- I'm just guessing, would be interested if you have
experience with that.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-03 18:22:14 CEST