{"id":15674459,"url":"https://github.com/miyabis/msofficetfsaddin","last_synced_at":"2026-02-10T01:04:28.201Z","repository":{"id":146156768,"uuid":"112843595","full_name":"miyabis/MSOfficeTFSAddin","owner":"miyabis","description":"Microsoft Office (Excel, Word, PowerPoint, Project, Visio) add-ins assist Team Foundation Server.  checkin, checkout, etc...","archived":false,"fork":false,"pushed_at":"2022-08-22T11:37:01.000Z","size":520,"stargazers_count":19,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-31T11:38:08.620Z","etag":null,"topics":["excel","powerpoint","project","tfs","vba","visio","vsto","word"],"latest_commit_sha":null,"homepage":"","language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ms-pl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyabis.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-02T13:18:55.000Z","updated_at":"2025-02-19T07:58:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"557a2a00-2107-48a2-b97a-9f26333dc30e","html_url":"https://github.com/miyabis/MSOfficeTFSAddin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/miyabis/MSOfficeTFSAddin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FMSOfficeTFSAddin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FMSOfficeTFSAddin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FMSOfficeTFSAddin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FMSOfficeTFSAddin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyabis","download_url":"https://codeload.github.com/miyabis/MSOfficeTFSAddin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FMSOfficeTFSAddin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29287737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["excel","powerpoint","project","tfs","vba","visio","vsto","word"],"created_at":"2024-10-03T15:45:07.837Z","updated_at":"2026-02-10T01:04:28.185Z","avatar_url":"https://github.com/miyabis.png","language":"Visual Basic .NET","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MS Office TFS Addin\n\nExcel や Word 等の Office 系文書を TFS でソース管理している場合、修正した際にチェックインするためだけに Visual Studio を起動しないといけないのは不便です。このアドインを使うとリボンに TFS タブが追加され、Visual Studio を起動しなくてもチェックイン等の TFS バージョン操作コマンドが実行できます。内部的には [TFS のバージョン管理コマンドラインツールの TF.exe](https://msdn.microsoft.com/ja-jp/library/cc31bk2e(v=vs.120).aspx) を操作しています。\nついでに VBA のコードもソース管理するために、エクスポート機能もつけました。\n「コピーして競合を解決」メニューは、[TortoiseSVN](https://tortoisesvn.net/) または [TortoiseGit](https://tortoisegit.org/) が既にインストールされている場合、Excel、WordはTortoiseSVNまたはTortoiseGitを使用して比較できます。\n\n## TFS リボンタブメニュー\n\n* 外部\n  * Visual Studio\n  * エクスプローラで開く\n  * Web Access\n* VBA\n  * エクスポート\n* 操作\n  * 最新を取得(ブック)\n  * 最新を取得(フォルダ)\n  * 最新を取得(ワークスペース)\n  * チェックアウト\n  * 追加\n  * 名前の変更\n  * 元に戻す\n  * チェックイン\n  * 棚上げ (シェルブ)\n  * 棚上げを復元 (アンシェルブ)\n  * コピーして競合を解決\n  * 競合の解決\n  * 履歴\n  * 比較\n  * プロパティ\n* ウィンドウ\n  * 出力\n\n開いた文書ファイルが TFS 管理下（ワークスペース内）であれば全てのメニューが表示されます。\n\n![](Images/Documentation_msofficetfsaddin_ja.png)\n\n管理下でないときは、TFS操作以外のメニューのみが表示されます。\n\n![](Images/Documentation_msofficetfsaddin_ja2.png)\n\n## 必要な環境\n\n.Net Framework 4.7.2\n\n## 動作する Office アプリケーション\n\n|            | 2019 | 2016 | 2013 | 2010 |\n|------------|:----:|:----:|:----:|:----:|\n| Excel      | O    | O    | O    | O    | \n| Word       | O    | O    | O    | O    | \n| PowerPoint | O    | O    | O    | O    | \n| Project    | *1   | *1   | O    | O    | \n| Visio      | *1   | *1   | O    | O    |\n\n*1 : 動作は未確認です\n\n## 動作する TF.exe \n\n|               | 2022 | 2019 | 2017 | 2015 | 2013 | 2012 | 2010 |\n|---------------|:----:|:----:|:----:|:----:|:----:|:----:|:----:|\n| Visual Studio | O    | O    | O    | O    | O    | O    | O    |\n| Team Explorer | O    | O    | O    | O    | O    | O    | O    |\n\n## 言語\n\n* English\n\n  ![](Images/Home_msofficetfsaddin_en.png)\n\n* Japanese\n\n  ![](Images/Home_msofficetfsaddin_ja.png)\n\n\n## ライセンス\n\nMicrosoft Public License (MS-PL)\n\nhttp://opensource.org/licenses/MS-PL\n\n\n## インストールと設定\n\nダウンロードした圧縮ファイルを適当なフォルダへ解凍し、各種VSTOファイルを実行してください。\nセットアップファイルをインストールした場合は「C:\\Program Files (x86)\\MiYABiS\\MSOfficeTFSAddin」フォルダ配下の各種VSTOファイルを実行してください。\n\n* インストール時に下記のエラーが発生するとき\n\n  ![](Images/Install_tfsaddin02.png)\n\n  VSTOファイルのプロパティを開きブロックの解除ボタンをクリックしてプロパティ画面を閉じます。\n\n  ![](Images/Install_tfsaddin03.png)\n\n* この状態でインストールし下記のエラーが発生するとき\n\n  ![](Images/Install_tfsaddin04.png)\n\n  各Addinのmanifestファイルのプロパティを開き同様にブロックの解除を行ってから再度インストールします。\n\n  ![](Images/Install_tfsaddin05.png)\n\n* この状態でインストールし下記のエラーが発生するとき\n\n  ![](Images/Install_tfsaddin06.png)\n\n  エラーメッセージに表示されている「VSTOInstaller.exe.config」ファイルを「VSTOInstaller.exe.config.bak」等にリネームします。\n\n## Office のマクロの設定\n\n  ![](Images/Install_tfsaddin01.png)\n\n## バージョンアップ\n\nバージョンアップするときは、前回と同じフォルダへ解凍してください。\nVSTOファイルは実行しなくてもExcelやWordを実行すると自動でバージョンアップされます。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyabis%2Fmsofficetfsaddin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyabis%2Fmsofficetfsaddin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyabis%2Fmsofficetfsaddin/lists"}