Skip to content

ci_hexa

Commercial Interiors
  • Design and sell office, healthcare and educational spaces in 2D and 3D
  • Specify using over 175 manufacturers from our global database
  • Accurate calculations and specifications supported by built-in Parametric Graphical Configuration (PGC)

kb_hexa

Kitchen & Bath
  • Design and sell kitchen, bath and closet spaces in 2D and 3D 
  • Draw, specify and order with ease and in real time alongside your customers
  • Accurate calculations and specifications supported by built-in Parametric Graphical Configuration (PGC)

mh_hexa

MATERIAL HANDLING
  • Lay out warehouse and storage spaces in 2D and 3D
  • Draw, specify, sell and order warehousing solutions with ease
  • Accurate calculations and specifications supported by built-in Parametric Graphical Configuration (PGC)

ci_laptop

CET is an all-in-one software solution for space planning and configuration of products.

spec-4

Use Spec as a stand-alone quoting tool or import from CET CI or other industry design tools.

kb_laptop

CET is an all-in-one software solution for space planning and configuration of products.

essentials_laptop2

Visualize layouts in less time using dynamic product symbols not attached to a specific brand.

mh_laptop

CET is an all-in-one software solution for space planning and configuration of products.
Untitled-1-Jun-22-2023-03-39-20-3527-PM

marketplace-1

Browse Extensions

how_to

HOW TO WORK WITH US
You can be sure of our full commitment - from initial analysis, to implementation and end-user support.

resources22

Resources
Browse through various documents to learn more about Configura and the software we provide.

partner

PARTNER PORTAL
Become an integral part of development or hire a partner from our supportive community.

case-studies

CASE STUDIES
Hear directly from our customers how we changed their business with our platform.
23
Paul JonesThu, October 31, "24< 1 min read

Connection issues with Git

A problem has been identified with git that is widespread enough that we thought it would be a good idea to give everyone a heads up.

Short version: if you are suddenly having issues with git operations that connect to a server (so things like git pull, push, clone, etc), open up your git bash client and run `git update-git-for-windows`

Longer version: about a month ago, git released a version of git for Windows that resulted in a dead-lock when making request over SSH. However, a fixed version was released last week that corrects the problem. For reasons we don't currently understand, many people's git clients have suddenly decided to update to the older, buggy version of git (Even though it isn't the current one. Can't explain that either.) Fortunately, the fix is easy; you can just update your git client by opening the git bash client, and running `git update-git-for-windows`. This will download and install the actually current, and fixed, version of git.

To our knowledge, this is not an issue with CET Developer / Operator, but we're still investigating, just in case.

avatar

Paul Jones

Product Owner for Developer Tools

RELATED ARTICLES