diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2012-07-05 22:47:47 -0500 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2012-07-05 23:26:53 -0500 |
commit | e32b79cb3211992505d68c421a3f66b29590d72c (patch) | |
tree | fbde4cab352fa3f4883e1e144c6f0360714a8904 /gitweb | |
parent | vcs-svn: suppress a signed/unsigned comparison warning (diff) | |
download | tgif-e32b79cb3211992505d68c421a3f66b29590d72c.tar.xz |
vcs-svn: allow 64-bit Prop-Content-Length
Currently the vcs-svn/ library only pays attention to the presence of
the Prop-Content-Length field and doesn't care about its value, but
some day we might care about the value. Parse it as an off_t instead
of arbitrarily limiting to 32 bits for intuitiveness.
So now you can import from a dump with more than 2 GiB of properties
for a node. In practice that isn't likely to happen often, and this
is mostly meant as a cleanup.
Based-on-patch-by: David Barr <davidbarr@google.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions