/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/gc.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-04 19:45:35 UTC
  • mfrom: (1551.15.16 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070604194535-ihhpf84qp0icoj2t
Fix workingtree.remove with tree references

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