diff options
author | Holger Freyther <zecke@selfish.org> | 2008-01-08 03:04:08 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-01-08 03:04:08 +0000 |
commit | b785c51d79d2fc8e11f9ebe0e7f61cae6ad57323 (patch) | |
tree | 5f15d6f0c2286c16ab81766fe38671c9416672e7 /contrib/gpe | |
parent | d705f2e604fa72fde95417307feb01b24fa6920f (diff) |
contrib/mtn2git/mtn2git.py: Built a fifo to avoid parsing the manifests all over again
I decided to use a FIFO for two reasons:
-Simplicity in the implementation
-Parent and Childs are normally close (<= 100 revisions) to each other. So having
the fifo should avoid parsing the parent manifest over and over again. Also with
"merge early and merge often" the 100 revs should be enough to catch merges as well.
Diffstat (limited to 'contrib/gpe')
0 files changed, 0 insertions, 0 deletions