You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
コミュニティをご利用いただきありがとうございます。
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.