Version control : Team foundation server.

Hello.

When creating the version control “Team foundation server” - What is the default folder name on the server?

Thanks :slight_smile:

Hi Eitan,

The default name is Application but you can also create any custom folder name and use it here.

The important thing to note here is that the object hierarchy is created inside the folder you specify. So suppose your folder name is Application, you are working on the var layer and have added a form MyTable to version control, then your structure will be

Application/var/forms/MyTable.xpo

Hope this helps.