Keith: I have updated and that error disappear, but now I have another trouble: It seems InstallerMantis is configured like for testing.

InstallerMantis  # maFiles is returning me

{'Join.1.cs'->'2211' . 'Join.4.cs'->'2404' . nil . 'Join-kph.2.mcz'->'2210' . nil . 'Join.2.cs'->'2212' . 'Join.3.cs'->'2213' . 'JoinTest.1.cs'->'2405' . 'Join-kph.1.mcz'->'2176' . nil}

Its looking for bug id: 4874 instead of the one I am telling 5637

Is this because InstallerMantis is configured for testing ? how can I change that ?

Thanks!

Mariano

On Wed, Feb 25, 2009 at 11:14 AM, Keith Hodges <keith_hodges@yahoo.co.uk> wrote:
Mariano Martinez Peck wrote:
> Thanks Steve for the help. I am doing step by step but I have a
> problem in step 3. I am trying to install the bug fix from installer
> like this:
>
> Installer mantis bug: 5637  fix:
> 'PluggableTextMorph-scrollSelectionIntoView.1.cs'.
>
> any ideas?
>
Hello, I cant reproduce this, so I think this might be because I have
updated Installer to a more recent edition.

Installer ss project: 'Installer';
       install: 'Installer-Core';
       install: 'Installer-Scripts';
       install: 'Installer-Formats'..

Keith