Linux SVN Server Configuration Guide

Source: Internet
Author: User

first of all, cloning a Linux virtual machine, boot boot, the network card is not up, using the following method, until the NIC is up after restarting. >/etc/udev/rules.d/ --persistent-NET.RULESVI/etc/sysconfig/network-scripts/ifcfg-Eth0#uuid=e2c51179-659c-4c94-a0ba-e1b7e601a024#hwaddr=xx: 0c: in: 1d:b6: -: Wq!reboot//Reboot makes the NIC effective. Yum Install Subversion-Ymkdir/etc/subversion/Svnrepossvnadmin Create/etc/subversion/svnrepos/Davesvnls/etc/subversion/svnrepos/davesvn/CD/etc/subversion/svnrepos/davesvn/conf/VI Svnserve.confanon-access =Readauth-access =WritePassword-db =Passwdrealm= My First Repository//the above four items to remove the # number: wq!VI passwd[users]# Harry=harryssecret# Sally=sallyssecrevincent=Apple:wq!VI authz[groups]admin=vincentdevteam1=john,rachel,sallydevteam2=Kate,peter,markdocs=bob,jane,miketraining=Zak[davesvpn:/] @admin=Rw@dev=rw[/]* =R@admin=rw[proj1:/] @devteam1=Rw[proj2:/] @devteam2=rw[bigproj:/] @devteam1=rw@devteam2=Rwtrevor=rw[/trunk/Doc]:wq!/sbin/iptables-i input-p TCP--dport3690-J ACCEPT/etc/init.d/iptables saveservice iptables restartsvnserve-d-r/etc/subversion/Svnreposps-aux|grep Svnkill-9< process number >//Deactivate Subversion

Linux SVN Server Configuration Guide

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.