GsDevKit_home icon indicating copy to clipboard operation
GsDevKit_home copied to clipboard

master GsDevKit project

Results 94 GsDevKit_home issues
Sort by recently updated
recently updated
newest added

Should be able to create a stone with Rowan installed ... no tODE installed --- eventually tODE would be installed using Rowan, but for now it will be enough to...

I tried to install this project on Ubuntu 18.04 but I get an error during the stone creation. Script used: ``` git clone https://github.com/GsDevKit/GsDevKit_home.git cd GsDevKit_home export GS_HOME=`pwd` export PATH=$GS_HOME/bin:$PATH...

rowan

Hey, during installation of your DevKit I've found that small _bug_. When running your script with the force flag (`downloadGemStone -f ...`) I expect to overwrite existing files. But I...

rowan

smalltalkCI still provides compatibility for the current version of GsDevKit. Nonetheless, it would be great if we could update some related code (e.g. [this](https://github.com/GsDevKit/GsDevKit_home/blob/aa4b2219192f43e4762f0c0c84828c00178bf5bf/shared/repos/todeClient/GsDevKit-Structure.package/GsDevKitSharedReposGitRepository.class/instance/smalltalkCI.st#L5)). Same is true for `GsDevKit_todeClient` (e.g....

rowan

I checked this over the last days and its not possible to create a new stone anymore. I always get an error message: createStone testdb 3.4.0 results into: Evaluated ->...

``` foos:test_rowan_340>stones 'Pharo cannot write to the changes file named /foos2/users/ewinger/GsDevKit_home/shared/pharo/gsDevKitCommandLine.changes. Please check that you have write permission for this file. You won''t be able to save this image correctly...

See the following issues reported against [Rowan]( https://github.com/dalehenrich/Rowan) for FAQs and docs improvements: - [Would like reference to gemstone server location in Rowan installation](https://github.com/dalehenrich/Rowan/issues/3)

Hi, I was trying to install GsDevKit and I got the following error appear: ``` ================= GsDevKit script: clone_gs_client_dev -o GsDevKit path: /GsDevKit_home/bin/private/clone_gs_client_dev ================= ================= GsDevKit script: cloneGitHubProject GsDevKit GsDevKit_gs_client_dev...

@fedemennite [suggests improvement to gt4gemstone windows instructions](https://github.com/feenkcom/gt4gemstone/issues/45) ... may be applicable for GsDevKit_home instructions as well

Hi Dale, I just tried to create a log for the gt4gemstone installation issues on windows. However, I ran into a new and GsDevKit_home related error. See the log [install.log](https://github.com/GsDevKit/GsDevKit_home/files/1492697/install.log)