{"id":2563,"date":"2012-05-12T00:45:45","date_gmt":"2012-05-11T16:45:45","guid":{"rendered":"https:\/\/webhostinggeeks.com\/howto\/?p=2563"},"modified":"2023-04-28T09:49:18","modified_gmt":"2023-04-28T09:49:18","slug":"how-to-install-subversion-1-6-17-on-fedora-16","status":"publish","type":"post","link":"https:\/\/webhostinggeeks.com\/howto\/how-to-install-subversion-1-6-17-on-fedora-16\/","title":{"rendered":"How to Install Subversion 1.6.17 on Fedora 16"},"content":{"rendered":"<p>Apache Subversion (often abbreviated SVN) is a open source software versioning and revision control system. Some people called it source code control(SCC) software and source code management(SCM) software. By using subversion, developer will able to keep tracks the changes of their code, who is authoring the file, compare the source code and etc. In this post, i will show how to install Subversion 1.6.17 on linux Fedora 16 server. This post assumed that you have set up local yum repository using your DVDROM and had installed minimal installation type Fedora 16.<\/p>\n<p><a href=\"https:\/\/webhostinggeeks.com\/howto\/how-to-setup-local-yum-repository-from-cd-romdvd-rom-image-on-fedora-16\/\">How to Setup Local Yum Repository from CD-ROM\/DVD-ROM image on Fedora 16<\/a><\/p>\n<p>Simplly run the following command to install subversion on Fedora 16 server :<\/p>\n<pre>\n[root@fedora16 ~]# yum install svn -y\n<\/pre>\n<p>or<\/p>\n<pre>\n[root@fedora16 ~]# yum install subversion -y\n<\/pre>\n<p>Examples :<\/p>\n<pre>\n[root@fedora16 ~]# yum install svn -y\nSetting up Install Process\nResolving Dependencies\n--> Running transaction check\n---> Package subversion.i686 0:1.6.17-5.fc16 will be installed\n--> Processing Dependency: subversion-libs(x86-32) = 1.6.17-5.fc16 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_client-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_fs_util-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libneon.so.27 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_fs-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_fs_base-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_ra_local-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_ra-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_ra_svn-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_wc-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_delta-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_diff-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_subr-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_fs_fs-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_repos-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Processing Dependency: libsvn_ra_neon-1.so.0 for package: subversion-1.6.17-5.fc16.i686\n--> Running transaction check\n---> Package neon.i686 0:0.29.6-1.fc16 will be installed\n--> Processing Dependency: libgnutls.so.26(GNUTLS_2_12) for package: neon-0.29.6-1.fc16.i686\n--> Processing Dependency: libgnutls.so.26 for package: neon-0.29.6-1.fc16.i686\n--> Processing Dependency: libgnutls.so.26(GNUTLS_1_4) for package: neon-0.29.6-1.fc16.i686\n--> Processing Dependency: libpakchois.so.0 for package: neon-0.29.6-1.fc16.i686\n--> Processing Dependency: libproxy.so.1 for package: neon-0.29.6-1.fc16.i686\n---> Package subversion-libs.i686 0:1.6.17-5.fc16 will be installed\n--> Running transaction check\n---> Package gnutls.i686 0:2.12.14-2.fc16 will be installed\n--> Processing Dependency: libtasn1.so.3(LIBTASN1_0_3) for package: gnutls-2.12.14-2.fc16.i686\n--> Processing Dependency: libtasn1.so.3 for package: gnutls-2.12.14-2.fc16.i686\n--> Processing Dependency: libp11-kit.so.0 for package: gnutls-2.12.14-2.fc16.i686\n---> Package libproxy.i686 0:0.4.7-1.fc16 will be installed\n--> Processing Dependency: libmodman.so.1 for package: libproxy-0.4.7-1.fc16.i686\n---> Package pakchois.i686 0:0.4-4 will be installed\n--> Running transaction check\n---> Package libmodman.i686 0:2.0.1-2.fc15 will be installed\n---> Package libtasn1.i686 0:2.7-2.fc15 will be installed\n---> Package p11-kit.i686 0:0.6-1.fc16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n====================================================================================================\n Package                  Arch          Version                  Repository                    Size\n====================================================================================================\nInstalling:\n subversion               i686          1.6.17-5.fc16            Fedora16-Repository          1.0 M\nInstalling for dependencies:\n gnutls                   i686          2.12.14-2.fc16           updates                      376 k\n libmodman                i686          2.0.1-2.fc15             Fedora16-Repository           26 k\n libproxy                 i686          0.4.7-1.fc16             Fedora16-Repository           60 k\n libtasn1                 i686          2.7-2.fc15               Fedora16-Repository          319 k\n neon                     i686          0.29.6-1.fc16            Fedora16-Repository          120 k\n p11-kit                  i686          0.6-1.fc16               Fedora16-Repository           34 k\n pakchois                 i686          0.4-4                    Fedora16-Repository           13 k\n subversion-libs          i686          1.6.17-5.fc16            Fedora16-Repository          710 k\n\nTransaction Summary\n====================================================================================================\nInstall       9 Packages\n\nTotal download size: 2.7 M\nInstalled size: 9.1 M\nDownloading Packages:\n(1\/9): gnutls-2.12.14-2.fc16.i686.rpm                                        | 376 kB     00:06\n----------------------------------------------------------------------------------------------------\nTotal                                                               349 kB\/s | 2.7 MB     00:07\nRunning Transaction Check\nRunning Transaction Test\nTransaction Test Succeeded\nRunning Transaction\n  Installing : p11-kit-0.6-1.fc16.i686                                                          1\/9\n  Installing : libmodman-2.0.1-2.fc15.i686                                                      2\/9\n  Installing : libproxy-0.4.7-1.fc16.i686                                                       3\/9\n  Installing : pakchois-0.4-4.i686                                                              4\/9\n  Installing : libtasn1-2.7-2.fc15.i686                                                         5\/9\n  Installing : gnutls-2.12.14-2.fc16.i686                                                       6\/9\n  Installing : neon-0.29.6-1.fc16.i686                                                          7\/9\n  Installing : subversion-libs-1.6.17-5.fc16.i686                                               8\/9\n  Installing : subversion-1.6.17-5.fc16.i686                                                    9\/9\n\nInstalled:\n  subversion.i686 0:1.6.17-5.fc16\n\nDependency Installed:\n  gnutls.i686 0:2.12.14-2.fc16  libmodman.i686 0:2.0.1-2.fc15         libproxy.i686 0:0.4.7-1.fc16\n  libtasn1.i686 0:2.7-2.fc15    neon.i686 0:0.29.6-1.fc16             p11-kit.i686 0:0.6-1.fc16\n  pakchois.i686 0:0.4-4         subversion-libs.i686 0:1.6.17-5.fc16\n\nComplete!\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Apache Subversion (often abbreviated SVN) is a open source software versioning and revision control system. Some people called it source code control(SCC) software and source code management(SCM) software. By using&#8230;<\/p>\n","protected":false},"author":6,"featured_media":2280,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wds_primary_category":0,"footnotes":""},"categories":[2057,1060],"tags":[1536,1811],"class_list":["post-2563","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fedora","category-subversion","tag-linux","tag-subversion"],"_links":{"self":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/2563","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/comments?post=2563"}],"version-history":[{"count":0,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/2563\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media\/2280"}],"wp:attachment":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media?parent=2563"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/categories?post=2563"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/tags?post=2563"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}