Uploading the files
Now we have to upload the files. There are many ways to do this, and we will use the simplest way. We will first upload the initial version that we started programming with, NAV2015, and then upload the 1.0 version of the software.
To do this, we need to copy the individual text files from the folder that we had created earlier with PowerShell to the TFS folder.
The next step is to add these in Visual Studio. This is not something that happens automatically.
After this is done, the changes are pending to be committed. We can do this in the Team Explorer window. We need to make sure that the description makes sense.
Now, the changes are committed, and we can see the Changesets online too, as shown here:
To upload the Bed and Breakfast files, we need to repeat the steps and check in again. Let's fast forward to this.
In the following screenshot, we can see that we've imported changeset 9, Bed and Breakfast 1.0. It shows the changes per object, compared...