Re: revision library pruning
Andy Tai <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <[email protected]> |
It would be good to include this support directly in tla. However, right now I do not know what is the best method for carrying out library pruning. Using a script to do this, at least in the short term, can provide pointers to the "right" way(s) to do it. Andy On 1/23/06, Ludovic Courtès <[email protected]> wrote: > > Hi Andy, > > As you said, AXP, as well as `tla-prune-revlib' (from `tla-tools'), > already use interesting heuristics to clean up revision libraries. I > doubt maintaining a per-revision reference counter would really yield > any significant improvement over these heuristics. > > However, incorporating some kind of *configurable* pruning logic within > tla might be beneficial to some users, at least from a marketing > viewpoint: no need to look for third-party scripts to do the job. > > Thanks, > Ludovic. >