Skip to content

Commit 55ed214

Browse files
Merge pull request #9636 from tknippenberg/patch-49
Clarified impossibility of shrinking SVN repo
2 parents 4dd6885 + 92fa3f4 commit 55ed214

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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. Additionally, deleting branches will not reduce the server-side repository size due to the way SVN manages data.
45+
46+
{{% /alert %}}
47+
4248
### Eligibility Check Outcomes
4349

4450
#### Eligible for Migrating With History

0 commit comments

Comments
 (0)