0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

PlasticSCMのGUIからワークスペースが消えた時の対応

Posted at

PlasticSCMのGUIを使っていると、ローカルに存在するはずのワークスペースがたまに表示されなくなることがあります。表示されるようにするための対応をメモしておきます。

  1. 表示させたいワークスペースの.plastic/plastic.workspace を開いてGUID(ハイフンが混ざっている36文字)をコピーする。
    1. %LOCALAPPDATA%/plastic4/plastic.workspace をメモ帳などで開く。
  2. 行を追加して次のように記述する(区切りはタブ) [コピーしたGUID] [リポジトリ名] [ワークスペースの絶対パス]
  3. 保存する。
  4. PlasticSCMのGUIを再起動すると、ワークスペースが表示されるようになります。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?