add deprecation notice for Subversion (#34143)
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
This commit is contained in:
@@ -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)."
|
||||
|
||||
Reference in New Issue
Block a user