1
0
mirror of https://github.com/git/git.git synced 2024-09-28 08:49:45 +02:00
git/vcs-svn
Jonathan Nieder d38f84484f vcs-svn: use higher mark numbers for blobs
Prepare to use mark :5 for the commit corresponding to r5 (and so on).

1 billion seems sufficiently high for blob marks to avoid conflicting
with rev marks, while still leaving room for 3 billion blobs.  Such
high mark numbers cause trouble with ancient fast-import versions, but
this topic cannot support git fast-import versions before 1.7.4 (which
introduces the cat-blob command) anyway.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2011-03-07 01:43:57 -06:00
..
fast_export.c vcs-svn: set up channel to read fast-import cat-blob response 2011-03-07 01:43:57 -06:00
fast_export.h vcs-svn: set up channel to read fast-import cat-blob response 2011-03-07 01:43:57 -06:00
LICENSE
line_buffer.c
line_buffer.h
line_buffer.txt
obj_pool.h
repo_tree.c vcs-svn: use higher mark numbers for blobs 2011-03-07 01:43:57 -06:00
repo_tree.h
string_pool.c
string_pool.h
string_pool.txt
svndump.c vcs-svn: set up channel to read fast-import cat-blob response 2011-03-07 01:43:57 -06:00
svndump.h
trp.h
trp.txt