Apache Subversion: Difference between revisions

Content deleted Content added
Removed "software versioning" (which was added in 393412409) as this is wrong (Subversion has nothing to do with version numbers given to software; revision numbers are just an internal part of version control). Also changed "revision control" to "version control", which is the title of the article and a term closer to the name "Subversion".
m FSX: typography
 
(9 intermediate revisions by 8 users not shown)
Line 12:
| ver layout = stacked
| programming language = [[C (programming language)|C]]
| operating system = {{hlist|[[Centos]]|[[Debian]]|[[Fedora (operating system)|FedoraLinux]]|[[FreeBSD]]|[[HP-UX]]|[[NetBSD]]|[[OpenBSD]]|[[openSUSE]]|[[OpenVMS]]|[[macOS]]|[[Red Hat Linux]]|[[Solaris (operating system)|Solaris]]|[[SUSE Linux]]|[[Ubuntu]]|[[Windows]]}}
| genre = [[Revision control]]
| license = [[Apache License|Apache-2.0]]{{efn|Apache-2.0 since 2009-07-07.}}
Line 120:
|{{Version|c|1.14}}
|2020-05-27<ref>{{Cite web|title=Apache Subversion 1.14 LTS Release Notes|url=https://subversion.apache.org/docs/release-notes/1.14.html|access-date=2020-06-02|website=subversion.apache.org}}</ref>
|1.14.5<ref>{{Cite web |last=The Subversion Team |title=Apache Subversion News Archives |url=https://subversion.apache.org/news.html |access-date=2024-12-20 |website=subversion.apache.org |publisher=The Apache Software Foundation}}</ref><ref>{{Cite web |first=Daniel |last=Sahlberg |date=2024-12-08 |title=Release Announcement – [SECURITY][ANNOUNCE] Apache Subversion 1.14.5 released |series=User mailing list for Subversion |url=https://lists.apache.org/thread/jz1j48zrpryw8600n0x7kssvyq90y1fs |access-date=2024-12-08 |website=lists.apache.org |publisher=The Apache Software Foundation}}</ref><ref>{{Cite web |last=The Subversion Team |date=2024-10-08 |title=Changelog for Version 1.14.5 and earlier |url=https://svn.apache.org/repos/asf/subversion/tags/1.14.5/CHANGES |access-date=2024-12-20 |website=Apache Subversion |publisher=The Apache Software Foundation}}</ref>
|1.14.3
|20232024-12-2008
|Fully supported, [[Long-term support|LTS]]
|-
|{{Version|p|1.15}}
|20XX
|2024-0x
|1.15.0
|(Not yet released)
Line 177:
 
====FSX====
A new filesystem, called FSX, is under development to remove some limitations of FSFS. AsIt ofwas Versionadded in version 1.9, it wasand not considered production-ready.<ref>{{Cite web|url=https://subversion.apache.org/docs/release-notes/1.9.html#fsx|title = Apache Subversion 1.9 Release Notes}}</ref> As of version 1.14, it is still marked as experimental.<ref>{{cite web |url=https://subversion.apache.org/docs/api/1.14/group__svn__fs__backend__names.html#ga5b95fecdc34bccacc58e552494dd0889 |title=Subversion: Built-in back-ends |quote=#define SVN_FS_TYPE_FSX "fsx"<br>EXPERIMENTAL filesystem backend.<br>It is not ready for general production use. Please consult the respective release notes on suggested usage scenarios. |access-date=2025-07-25}}</ref>
 
===Repository access===
Line 332:
==External links==
* {{Official website}}
* {{curlie|Computers/Software/Configuration_Management/Tools/Subversion/|Subversion}}
 
{{Version control software}}