Plastic SCM の詳細については、Plastic SCM の website を参照してください。
バージョン管理の統合(チームライセンス) の設定プロセスで問題が発生した場合、Plastic SCM documentation を参照してください。
それらが変更されている場合、Plastic SCM は自動的に、ファイルをチェックします。これはをそれをより便利にしてくれます。特定のチェックをする命令が必要なファイルだけが、Project Settings ファイルであり、そうでなければそれらを変更することはできません。
マージは、リモートで編集されたローカルのプロジェクトで何かを編集(コンフリクト)したときに起こる可能性があります。この意味は、マージを行う前に、変更を確認する必要があるということです。Unity が変更が提出される前にマージが完了してなければならないことを認識した場合、Unity はマージを完了させるように促し、Plastic SCM クライアントが表示されます。
入って来る変化がローカルの変化とコンフリクトする場合、疑問符アイコンが入って来る変化ウィンドウに矛盾するファイルに表示されます。ここにコンフリクトを解決し、Plastic SCM とマージするためのクイックガイド、次のとおりです。
Plastic SCM を使用してファイルをロックするために従うべきいくつかのステップがあります。
最初にやらなければならないの事は lock.conf ファイルを作成することで、それはサーバーのディレクトリ内に配置されていることを確認してください。サーバーのディレクトリを “../PlasticSCM/server” から見つけることができます。
lock.conf ファイルで作業しているリポジトリとロックチェックを完了するサーバーを指定する必要があります。次に例を示します。
rep:default lockserver:localhost:8087
*.unity
*.unity.meta
この場合、すべての .unity と .unity.meta ファイルはリポジトリの ‘default’ にチェックアウトのためにロックしようとします。
./plasticsd restart
*今、Unity に戻り、ロックされることを期待し、ファイルをチェックアウトし、ターミナル/コマンドラインに戻り、以下のようにタイプします。
cm listlocks
手順が正しく守られている場合、ターミナル/コマンドライン ウィンドウにロックされたファイルのリストが表示されます。これは別のユーザーを使用して同じファイルをチェックアウトしようとで働いている場合にも、テストすることができ、エラーは、ファイルがすでに別のユーザーによってチェックアウトされていると言って Unity のコンソールに表示されます。
詳細については、ドキュメント Plastic SCM lock file を参照してください。
distributed mode (DVCS) とオフラインでの Plastic SCM の作業についての詳細は、Distributed Version Control Guide ををチェックしてください。
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.