You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2021/09/09 06:55:36 UTC

[GitHub] [buildstream] gtristan opened a new pull request #1515: _workspaces.py: Use bst2 specific data directory for private project …

gtristan opened a new pull request #1515:
URL: https://github.com/apache/buildstream/pull/1515


   …state
   
   This ensures that bst-1 and bst-2 do not step on eachothers toes when working
   on the same directory, which can typically happen when a project is in
   transition to bst-2, and a user needs to work on multiple branches.
   
   When transitioning to bst2, workspaces which appear to be open in bst1 are
   ignored by bst2, and workspaces opened with bst2 are ignored by bst1, however
   both can be configured to use the same directory for a given workspace if
   the user requires this.
   
   Fixes #1266


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [buildstream] gtristan merged pull request #1515: _workspaces.py: Use bst2 specific data directory for private project …

Posted by GitBox <gi...@apache.org>.
gtristan merged pull request #1515:
URL: https://github.com/apache/buildstream/pull/1515


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org