How to install Apache Subversion 1.9.5 on Ubuntu, Linux Mint

28/12/2020
Chưa phân loại

Apache Subversion (aka SVN), is a free software versioning as well as revision control system. Subversion is used mostly by developers to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be the most compatible successor to the widely used Concurrent Versions System (CVS).

Key Features

  • Working copy records moves as first-class operation
  • Automatic reintegration merge
  • Inherited properties
  • Repository dictated configuration
  • HTTP client support based on neon has been removed
  • The Berkeley DB-based repository back-end has been deprecated
  • In-memory password caching via GnuPG Agent (Unix client)
  • FSFS size and performance enhancements
  • Storage of authz files in the repository
  • New tools for administrators and infrastructure
  • Many enhancements and bug fixes
  • Known issues in the release

Apache Subversion 1.9.5 Changelog

User-visible changes:

  • Client-side bugfixes:
    • fix accessing non-existent paths during reintegrate merge
    • fix handling of newly secured subdirectories in working copy
    • info: remove trailing whitespace in –show-item=revision
    • fix recording wrong revisions for tree conflicts
    • gpg-agent: improve discovery of gpg-agent sockets
    • gpg-agent: fix file descriptor leak
    • resolve: fix –accept=mine-full for binary files
    • merge: fix possible crash
    • resolve: fix possible crash
    • fix potential crash in Win32 crash reporter
  • Server-side bugfixes:
    • fsfs: fix “offset too large” error during pack
    • fsfs: fix crash when encountering all-zero checksums
    • svnserve: enable hook script environments
    • fsfs: fix possible data reconstruction error
    • fix source of spurious ‘incoming edit’ tree conflicts
    • fsfs: improve caching for large directories
    • fsfs: fix potential source of repository corruptions
    • mod_dav_svn: fix excessive memory usage with mod_headers/mod_deflate
    • mod_dav_svn: reduce memory usage during GET requests
    • fsfs: fix unexpected “database is locked” errors
    • fsfs: fix opening old repositories without db/format files
  • See changelog for more details

How to install Apache Subversion 1.9.5 on Ubuntu, Linux Mint

sudo apt-add-repository ppa:dominik-stadler/subversion-1.9    sudo apt-get update && sudo apt-get install subversion

How to uninstall Apache Subversion from Ubuntu, Linux Mint

sudo apt-get remove subversion
ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Pandas read_csv Tutorial

Pandas .read_csv I have already discussed some of the history and uses for the Python library pandas.  pandas was designed...
28/12/2020

How to Split a File of Strings with Awk

The Linux awk command(abbreviated from the names of the developers; Aho, Weinberger, and Kernighan) is a great way to process...
29/12/2020

NodeJS with Redis

Redis is widely used as a caching server. At times, Redis is used as a database as well. It stores the data in a computer’s...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025