-
Notifications
You must be signed in to change notification settings - Fork 23
windows todeClient malfunctioning #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@HeSe, I think the issue is that for remote clients, when you finish step 6, you also need to push your commit to your github account, since your gemstone server has the stone description (I asume that's what is missing) ... this is missing documentation and I'll need to fix it ... in the mythical, upcoming 1.0.0 release:) |
Hi Dale There is no git account for my server. I cloned both client and server But this helped to further understand the process... So I assume I need to modify the SessionSetup script in tODE menu So for windows that would then look like e.g. | gsDevKitRoot sessionName stoneName | Executing this creates an entry in my desired tODE entry! This worked fine! Okay! Thank you! |
Was ther ea change?
I do remeber that there was at least a default devKit entry once?!...
Sebastian
|
Well, you do already have a fork of gsDevKitHome: @rjsargent has been working the the github windows client and I think Dale On 04/01/2015 04:12 PM, Sebastian Heidbrink wrote:
|
When you run installServer on the gemstone linux box, there is a tode/client/description/ file that gets created ... that file needs to be sent to your remote client (scp, git, rsynch, copy.paste) and that is the file (for each stone) that tells your client how to login to the gemstone server and it needs to be on the local disk on the client machine ... Once you get logged in, most of the files and disk-based artifacts are resident on the gemstone linux server... pretty much the description files and a few bootstrap files are all that's needed on the client ... |
One thing to bear in mind about replicating the descriptions to multiple machines. The default description from the server install uses "localhost" as the host name. You need to edit that to the server's actual hostname if you plan to access it from another machine (such as a Windows client). |
Yeah, I explicitly mention that you need to change the netldi port number in the doc .. so I need to add a bit about the hostname/ipaddress |
Hi!
I just tried to install the tODE client on windows and followed the documented process.
Once the installation is done and I am faced with the pharo todeClient image there are no entries in the tODE Edit submenu.
Also clicking on todeClient update or tODE Shell does not show any effect
The text was updated successfully, but these errors were encountered: