GsDevKit / gsApplicationTools

This repository includes scripts and code that allow a more convenient setup of a Gemstone server application
MIT License
2 stars 2 forks source link

need better commit failure handling in GemServer>>startGems #19

Closed dalehenrich closed 9 years ago

dalehenrich commented 9 years ago

While running Seaside gem server tests ran into a commit conflict during startGems ... and when a commit failure occurs, you really need to handle it correctly:

otherwise you will be in trouble on the next attempt to commit and not really understand what happened