简体   繁体   English

TFS到Azure DevOps的迁移

[英]TFS to Azure DevOps Migration

I am undergoing the process of going from a very old TFS to Azure DevOps. 我正在经历从非常老的TFS到Azure DevOps的过程。 There is a consideration whether to use TFVC or GIT. 需要考虑使用TFVC还是GIT。 I used the git tfs deep clone feature to create a repo and it was about 3 GB. 我使用git tfs深度克隆功能来创建存储库,它的大小约为3 GB。 Does that mean the repo is too large to use as a git repo? 这是否意味着存储库太大而无法用作git存储库? If I cannot logically break it into smaller repos, does this mean I have to continue using TFVC instead? 如果我不能在逻辑上将其分解成较小的存储库,这是否意味着我必须继续使用TFVC?

does this mean I have to continue using TFVC instead? 这是否意味着我必须继续使用TFVC?

Not necessarily, you have a few options: 不一定,您有几种选择:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure DevOps TFVC 到 Git 迁移 - Azure DevOps TFVC to Git Migration Azure DevOps 将 TFS 项目迁移到同一个 Git 存储库 - Azure DevOps migrate TFS projects to same Git repository 将 Gitlab repo 迁移到 TFS (Azure DevOps) 包括历史和分支 - Migrate Gitlab repo to TFS (Azure DevOps) include history and branches 仅将具有历史记录的 TFS 存储库的一部分迁移到 Git azure devops - Migrate only part of TFS repository with history to Git azure devops 用于更新文件和签入 TFS 的 Azure DevOps 管道任务 - Azure DevOps pipeline task to update a file and check-in TFS 仅将部分TFS存储库迁移到Azure DevOps上的Git - Migrate only part of TFS repository to Git on Azure DevOps 如何以编程方式从 TFS/Azure DevOps 获取拉取请求? - How to get pull requests programmatically from TFS/Azure DevOps? 在源代码管理中存储第 3 方 DLL (Azure DevOps/TFS/Git) - Storing 3rd-party DLLs in source control (Azure DevOps/TFS/Git) 在编写 Azure Devops / TFS API 脚本时 - 有没有办法在不退出的情况下处理“获取仓库不存在”错误响应? - When scripting Azure Devops / TFS API - Is there a way to handle “Get Repo does not exist” error response without exiting? 无法验证 GIT 托管在 TFS 作为 Azure Devops 中的外部 Git 服务连接 - Failure to Authenticate to GIT hosted on TFS as an External Git Service Connection in Azure Devops
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM