Write out a .sha1sums file with checksums for segments in this snapshot.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 10 Aug 2007 03:36:51 +0000 (20:36 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Fri, 10 Aug 2007 03:36:51 +0000 (20:36 -0700)
commit1048a6510710acb5bef352d0acb2dd13ecce0e01
tree95987f95d9b522a13e94467ec6d3ee08e7db7469
parent893aa36d4dee18cc85843c441219c8e177282e79
Write out a .sha1sums file with checksums for segments in this snapshot.

Some segments might be left out; we only write out lines for those segments
that we know a checksum for.  These checksums are stored in the local
database (so we can find checksums for old segments), but entries might be
missing.
localdb.cc
localdb.h
scandir.cc