Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,101
    • Issues 4,101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #16988
Closed
Open
Issue created Jun 17, 2017 by Daniel Pfeifer@purpleKarrotDeveloper

Server: handshake requires 'sourceDirectory', even for already configured projects

The server documentation contains "... it is enough to set “buildDirectory” ...", but the handshake

{
  "buildDirectory": "/home/daniel/Projects/nccmake/build",
  "protocolVersion": {"major": 1, "minor": 0},
  "type":"handshake"
}

results in

{
  "cookie": "",
  "errorMessage": "Failed to activate protocol version: \"CMAKE_HOME_DIRECTORY\" is set but incompatible with configured source directory value.",
  "inReplyTo": "handshake",
  "type": "error"
}
Edited Jun 17, 2017 by Daniel Pfeifer
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking