Default Repository Size Limits in VB Studio

By default, VB Studio doesn't limit the maximum number of repositories for a project. However, VB Studio does set default limits for the maximum repository size and the maximum object size for code repositories, as well as for snippets.

Here are the default limits set for code repositories:
  • Maximum object size: 50MB
  • Maximum repository size: 10GB. Ideally, keep your repository size under 1 GB, but no larger than 5 GB. Smaller repositories are faster to clone and easier to work with and maintain.

See Share and Use Code Snippets to learn about the default size limits for snippets.