keith wrote:
> Juan,
>
> I am a little curious as to how you apply your updates. The code in
> method
>
> Utilities>>#applyUpdatesFromDiskToUpdateNumber: lastUpdateNumber
> stopIfGap: stopIfGapFlag
>
> contains the line
> ...
> ifFalse: [fileNames _ updateDirectory fileNamesMatching:
> currentUpdateNumber printString , '*'.
> ...
>
> which in my book would not match any of your updates numbered with $0
> padding.
>
> Am I missing somehting obvious?
>
> Keith
I just use the file list to install or file in each one by hand.
Cheers,
Juan Vuletich