Skip to content

Commit 6f0a64c

Browse files
authored
Clarified impossibility of shrinking SVN repo
1 parent e9983bb commit 6f0a64c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/en/docs/developerportal/general/team-server/migrate-to-git.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ The following criteria determine whether your app can be migrated to Git:
3939

4040
In addition to the hard criteria mentioned above, a check is performed to determine whether your version control history can be migrated. To qualify for migrating your history, the size of your full SVN repository should be smaller than 3.5 GB.
4141

42+
{{% alert type="info" %}}
43+
44+
The eligibility check does not display your repository size and Support engineers do not have access to this information. Deleting branches in an attempt to reduce the server-side repository size does not have an effect, due to the nature of SVN.
45+
46+
{{% /alert %}}
47+
4248
### Eligibility Check Outcomes
4349

4450
#### Eligible for Migrating With History

0 commit comments

Comments
 (0)