1
0
mirror of synced 2025-12-22 11:26:57 -05:00

add deprecation notice for Subversion (#34143)

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
This commit is contained in:
Matt Cooper
2023-01-24 10:36:30 -05:00
committed by GitHub
parent a30f36ddfb
commit 0100935fc4
6 changed files with 19 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ You can also install {% data variables.product.prodname_cli %} to use {% data va
{% ifversion not ghae %}
## Cloning with Subversion
{% data reusables.subversion.sunset %}
You can also use a [Subversion](https://subversion.apache.org/) client to access any repository on {% data variables.product.prodname_dotcom %}. Subversion offers a different feature set than Git. For more information, see "[What are the differences between Subversion and Git?](/github/importing-your-projects-to-github/what-are-the-differences-between-subversion-and-git)"
You can also access repositories on {% data variables.product.prodname_dotcom %} from Subversion clients. For more information, see "[Support for Subversion clients](/github/importing-your-projects-to-github/support-for-subversion-clients)."