1
0
mirror of https://github.com/git/git.git synced 2024-11-19 18:44:08 +01:00
git/vcs-svn
Jonathan Nieder e32b79cb32 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>
2012-07-05 23:26:53 -05:00
..
fast_export.c
fast_export.h
LICENSE
line_buffer.c
line_buffer.h
line_buffer.txt
repo_tree.c
repo_tree.h
sliding_window.c
sliding_window.h
svndiff.c
svndiff.h
svndump.c vcs-svn: allow 64-bit Prop-Content-Length 2012-07-05 23:26:53 -05:00
svndump.h