<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Hi Jeff,<div>You need create the repository before you can connect to it. Try:</div><div><br></div><div>MagmaRepositoryController create: &#39;c:\myMagmaFolder&#39; root: Dictionary new.</div>
<div>(MagmaSession openLocal:  &#39;c:\myMagmaFolder&#39;) connectAs: &#39;user&#39;             &quot;inspect it&quot;</div><div><br></div><div>See you,</div><div>FV</div></span><br><div class="gmail_quote">On Fri, Feb 18, 2011 at 1:46 AM, Jeff Gray <span dir="ltr">&lt;<a href="mailto:jeff@rogerthedog.com">jeff@rogerthedog.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi all,<br>
Magma newbie...<br>
<br>
In the help docs, to connect locally it says:<br>
myMagmaSession := MagmaSession openLocal:<br>
&#39;c:\myMagmaFolder\myRepository.magma&#39;.<br>
<br>
As an experiment if I select:<br>
MagmaSession openLocal: &#39;c:\myMagmaFolder\myRepository.magma&#39;.<br>
and print it, I get an error &#39;Could not open _open in use?&#39;<br>
<br>
The directory is there but with no myRepsitory.magma file.<br>
If I create the file and try again Pharo freezes and I have to kill the task<br>
in the Windows Task Manager.<br>
<br>
What am I doing wrong?<br>
Pharo 1.1.1<br>
Not sure which version of Magma I have.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://forum.world.st/Can-t-connect-to-local-machine-tp3312050p3312050.html" target="_blank">http://forum.world.st/Can-t-connect-to-local-machine-tp3312050p3312050.html</a><br>
Sent from the Magma mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Magma mailing list<br>
<a href="mailto:Magma@lists.squeakfoundation.org">Magma@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/magma" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/magma</a><br>
</font></blockquote></div><br>