Mostrar Mensajes

Esta sección te permite ver todos los mensajes hechos por este usuario, recuerda que solo puedes ver los mensajes en áreas en donde tu tienes acceso.


Mensajes - DAVIDlync

Páginas: [1]
1
Eduard Kabrinskiy - Migrate tfs 2015 to azure devops  - Eduard Kabrinskiy


<h1>Migrate tfs 2015 to azure devops</h1>
<p>[youtube]</p>
Migrate tfs 2015 to azure devops <a href="http://remmont.com">World news</a> Migrate tfs 2015 to azure devops
<h1>The Great Azure DevOps Migration - Part 3: Clean</h1>
<p>Before migrating the TFS data into Azure DevOps, it's a good idea to eliminate any data that you don't need to move into the new service. Ten years of TFS has accumulated a huge amount of code, and I really only need to bring my latest repos forward.</p>
<p>This part will show which data to eliminate and the quickest way to do it.</p>
<p>If you missed the earlier posts, start here.</p>
<h2>Team Projects</h2>
<p>In my case, I had about 50 Team Project Collections. Team Project Collections each contain their own project template, code repository, and work items.</p>
<p>I had about 50 of these because we imported from SourceSafe over 10 years ago and the import process set it up this way. We actually only use one of these projects on an ongoing basis. Over the last 10 years, we migrated the code for active projects into this main project so we could share work items and project templates.</p>
<p>Because of this, I have about 50 extra projects that are old projects that are rarely (if ever) worked on. None of them have their own work items. I don't want to bring any of these projects into the Azure DevOps service.</p>
<p>The future plan is that if we need to access the code for one of these projects, we'll import it as a new GIT repository into our Azure DevOps Service project.</p>
<h3>Delete Team Projects</h3>
<p>So, for Step 1, delete the unnecessary Team Projects. This is most easily done through the Web UI for TFS.</p>
<p><strong>Make sure you are on the Staging TFS Web UI!</strong></p>
<p>In the Web UI, you need to access the Collection's Settings. In the breadcrumb trail, at the top of the UI, click the root (mine is DefaultCollection). Then click Admin Settings at the bottom left corner. This will show you the full list of projects in your collection. Click the ellipsis next to each project (except for the ones you want to keep) and click Delete.</p>
<p>If any of these projects have a large code-base, this will take a long time. One of my big ones took over an hour, so be prepared to wait.</p>
<h2>Team Foundation Version Control</h2>
<p>Before GIT, we had TFVC. TFVC was the only source control that TFS supported in the beginning, so if you've been using it for long, you probably have lingering TFVC repositories.</p>
<p>We now exclusively use GIT, so I don't want to migrate any of the TFVC repositories to Azure DevOps Service. If you are using TFVC, you can migrate these repositories. but I recommend you move to GIT anyway because it's awesome.</p>
<p>My current project that I'm migrating contains both GIT and TFVC, so I want to purge the TFVC before migration. You can't actually destroy the TFVC repository, it is there forever. but you can clear everything inside of it.</p>
<h3>Delete Workspaces</h3>
<p>First, delete all the workspaces. TFS won't let you delete the code until the attached workspaces are gone.</p>
<p>The best way I found to do this was using a blast from the past: TFS Sidekicks!</p>
<p>TFS Sidekicks is a handy tool for TFVC but has fallen away as GIT has taken over. However, it still works in Azure DevOps Server 2019.</p>
<p>Install it onto your staging server and run it. Go to the Workspaces tab, and highlight and delete all the workspaces. Easy!</p>
<h3>Delete Code</h3>
<p>Now for the code. The best way to delete the code from the database for good is with a command line "tf destroy". This will eliminate the code completely from the database.</p>
<p>It is also very important that you include the /startcleanup parameter as that will tell the database to remove it immediately. Otherwise, it can take up to five days to be removed.</p>
<p>There is one caveat, that the tf destroy command will fail if it takes too long to run. So, if you have an enormous amount of code, you will need to do it in smaller chunks.</p>
<p>I had a ton of branches persisted in TFVC, so I had to do it one branch at a time. It took a while, so maybe put on a TV show while you do this.</p>
<p>The tf destroy command needs to be run from the Developer Command Prompt for Visual Studio. Type that into Start to find it.</p>
<p>Then run *tf destroy $/[REPOSITORY]/[FOLDER] /startcleanup</p>
<p>If your repository is small enough, skip [FOLDER] and attempt to destroy it all in one run.</p>
<h2>Summary</h2>
<p>Your old data is cleaned out! This may seem unnecessary, but there are two reasons to do this.</p>
<p><ol>
  <li>We really want to be under 30 GB before migration to have the simplest migration possible. More on this later.</li>
  <li>This is a great opportunity to cut loose clutter that you no longer need. If you think you will need this code in the future, keep it. But in my case, I'm 99% sure I will never need it again. And if I do need it again, I want to migrate it to GIT anyway.</li>
</ol>
</p>
<h2>Migrate tfs 2015 to azure devops</h2>

<h3>Migrate tfs 2015 to azure devops</h3>
<p>[youtube]</p>
Migrate tfs 2015 to azure devops <a href="http://remmont.com">What's the news</a> Migrate tfs 2015 to azure devops
<h4>Migrate tfs 2015 to azure devops</h4>
My experience with migrating an on-premises TFS to Azure DevOps in the cloud. Covers cleaning out unwanted data from the migration. Tagged with tfs, azure, devops, azuredevops.
<h5>Migrate tfs 2015 to azure devops</h5>
Migrate tfs 2015 to azure devops <a href="http://remmont.com">Migrate tfs 2015 to azure devops</a> Migrate tfs 2015 to azure devops
SOURCE: <h6>Migrate tfs 2015 to azure devops</h6> <a href="https://dev-ops.engineer/">Migrate tfs 2015 to azure devops</a> Migrate tfs 2015 to azure devops
#tags#[replace: -,-Migrate tfs 2015 to azure devops] Migrate tfs 2015 to azure devops#tags#

Kabrinskiy Eduard
latest news today

2
abc rental

One time free credit score – Video
<p>#Get #Your #3-in-1 #Credit #Report #and #FREE #Credit #Score #Online One time free credit score One time free credit score How to Get Your Credit Report There are various ways for you to get your very own credit report, free of charge! Literally, the credit industry is laden with credit monitoring services that are more […]</p>
<p>The post One time free credit score – Video appeared first on Kansas City Finance.</p>
e filing income

Páginas: [1]