Can't connect to local machine

Facundo Vozzi facundov79 at gmail.com
Fri Feb 18 10:36:04 UTC 2011


Hi Jeff,
You need create the repository before you can connect to it. Try:

MagmaRepositoryController create: 'c:\myMagmaFolder' root: Dictionary new.
(MagmaSession openLocal:  'c:\myMagmaFolder') connectAs: 'user'
"inspect it"

See you,
FV

On Fri, Feb 18, 2011 at 1:46 AM, Jeff Gray <jeff at rogerthedog.com> wrote:

>
> Hi all,
> Magma newbie...
>
> In the help docs, to connect locally it says:
> myMagmaSession := MagmaSession openLocal:
> 'c:\myMagmaFolder\myRepository.magma'.
>
> As an experiment if I select:
> MagmaSession openLocal: 'c:\myMagmaFolder\myRepository.magma'.
> and print it, I get an error 'Could not open _open in use?'
>
> The directory is there but with no myRepsitory.magma file.
> If I create the file and try again Pharo freezes and I have to kill the
> task
> in the Windows Task Manager.
>
> What am I doing wrong?
> Pharo 1.1.1
> Not sure which version of Magma I have.
>
> --
> View this message in context:
> http://forum.world.st/Can-t-connect-to-local-machine-tp3312050p3312050.html
> Sent from the Magma mailing list archive at Nabble.com.
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/magma/attachments/20110218/993dbba3/attachment.htm


More information about the Magma mailing list