Saturday, 28 May 2011

Jazz: Source control operation failed permission denied

Problem: 
Jazz permission denied - Only the owner of the repository workspace can modify it

Resolution:
The problem happens when two developers try to use the same workspace & WRT is deliberately not allowing this after security tightening. The workspace is intended for use by one developer only while a stream is the mechanism to share a project between different team members. Simply each developer will have a workspace to check-in their code, then they all deliver to a specific stream to merge all their code together.

For more details, refer to this Jazz forum thread 

No comments:

Post a Comment