日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

Linux 利用yum源安装subversion(svn)客户端

發布時間:2024/9/19 36 豆豆
生活随笔 收集整理的這篇文章主要介紹了 Linux 利用yum源安装subversion(svn)客户端 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

前言

  • CentOS 7
  • subversion(svn)

安裝過程

  • yum 方式安裝
  • shell> yum install subversion
  • 檢查是否安裝成功
  • shell> svn --version svn, version 1.10.2 (r1835932)compiled Feb 22 2021, 05:02:40 on x86_64-redhat-linux-gnuCopyright (C) 2018 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/The following repository access (RA) modules are available:* ra_svn : Module for accessing a repository using the svn network protocol.- with Cyrus SASL authentication- handles 'svn' scheme * ra_local : Module for accessing a repository on local disk.- handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf.- using serf 1.3.9 (compiled with 1.3.9)- handles 'http' scheme- handles 'https' schemeThe following authentication credential caches are available:* Plaintext cache in /root/.subversion * Gnome Keyring * GPG-Agent

    參考

    https://subversion.apache.org/packages.html

    總結

    以上是生活随笔為你收集整理的Linux 利用yum源安装subversion(svn)客户端的全部內容,希望文章能夠幫你解決所遇到的問題。

    如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。