Re: revision library pruning
Andy Tai <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for mention this. I will take a note of this and make the recommended modification when trying to incorporate the script into the tla distribution. On 1/24/06, Tim Gokcen <[email protected]> wrote: > > In that case someone with good knowledge of tla should take a good look > at some of the scripts in tla-tools. tla-prune-revlib, at least in the > debian version 2005.0.patch.26-1 that I have, uses a straight-out rm -rf > on the revlib folders, something I would guess is a little dangerous if > a copy of tla is presently using that revlib for a changes operation. It > would be safer to first mv the revlib folder to a dummy name (like > ,,deleteme) before performing the rm -rf, no? > > > -- > Tim Gokcen > Mpathix - Development > > >