~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/gc.txt

  • Committer: Alexander Belchenko
  • Date: 2007-06-05 08:02:04 UTC
  • mto: This revision was merged to the branch mainline in revision 2512.
  • Revision ID: bialix@ukr.net-20070605080204-hvhqw69njlpxcscb
sanitizeĀ developersĀ docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Garbage Collection
2
 
------------------
 
2
==================
3
3
 
4
4
Garbage collection is used to remove data from a repository that is no longer referenced.
5
5
 
7
7
then generating a new repository with less data.
8
8
 
9
9
Least work we can hope to perform
10
 
=================================
 
10
---------------------------------
11
11
 
12
12
* Read all branches to get initial references - tips + tags.
13
13
* Read through the revision graph to find unreferenced revisions. A cheap HEADS