Is cloud9-ide collaboration possible in self-service?

Can I use workspace sharing and sharing features in a self-service environment built from https://github.com/ajaxorg/cloud9 ?

+4
source share
2 answers

possibly with a newer version https://github.com/c9/core , just pass the flag --collabto the server.jsscript

+1
source

The flag --collabactivated the "Share" and "Collaborate" buttons for me, but the actual function does not work. When I add a user, I get

Error adding workspace member: Cannot POST /api/collab/0/members/add?silent=false&access_token=token

? , --collab - , Cloud9.

0

All Articles