日本語で失礼します。
初歩的な質問ですが、インターネットで外部に一切接続できないOS:Windows7のPCへSourceTreeをインストールしたいのですが、可能でしょうか。
別のPCでインターネットができる環境はあるので、インストール用のexeファイル等は入手することは可能です。
コミュニティをご利用いただきありがとうございます。
Sourcetreeのオフラインセットアップについて、こちらの手順をお試しいただけますでしょうか。
1. SourceTree を少なくとも一度、インストール対象のマシンにて起動する
2. 以下のファイルが存在することを確認する(存在しない場合には、作成してください)
%localappdata%\Atlassian\SourceTree\accounts.json
3. ファイルの中身を一旦全消去し、以下の内容で置き換える(USER@DOMAIN.COM の部分については Atlassian Account に登録されている email アドレスに置き換えてください)
[
{
"$id": "1",
"$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
"Authenticate": true,
"HostInstance": {
"$id": "2",
"$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountInstance, SourceTree.Host.AtlassianAccount",
"Host": {
"$id": "3",
"$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountHost, SourceTree.Host.AtlassianAccount",
"Id": "atlassian account"
},
"BaseUrl": "https://id.atlassian.com/"
},
"Credentials": {
"$id": "4",
"$type": "SourceTree.Model.BasicAuthCredentials, SourceTree.Api.Account",
"Username": "USER@DOMAIN.COM",
"Email": null
},
"IsDefault": false
}
]
4. SourceTree を再起動する
Sourcetreeの利用規約上、設定するメールアドレスはAtlassianアカウントとして登録済みのものである必要がありますこと、ご了承ください。
よろしくお願いいたします。
回答ありがとうございます。また何かありましたらよろしくお願いします。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.