Relationship between Subversion and apache, apr, and apr-util
Source: Internet
Author: User
The relationship between Subversion and apache, apr, and apr-util-Linux Enterprise Application-Linux server application information. For details, see the following. Many of my friends did not understand the relationship between Subversion and apache when they first came into contact with subversion (of course, I am not very clear about it ).
Here I will briefly describe how to install the svn server and client.
Server
The subversion server does not require apache, but you can use apache to select it based on the actual situation.
1. If you only need to access the service through file: // or svn: //, you only need to install svn without using apache and use svnserve as the service.
2. If you want to create a version database server that can be accessed through http: // or https: //, you need to use apache.
Based on apache configuration, see the http://bbs.iusesvn.com/thread-158-1-1.html.
Client
In windows, no matter what type of server you want to access, you only need to install TortoiseSVN. The developer has done everything for you.
In a Linux-like system, if you access it through file: // or svn: //, you only need to compile and install svn,
If it is accessed through http: //, it must be compiled with neon,
If you use https: // for access, you need to compile it with ssl-supported neon,
In any case, it must be compiled with apr and apr-util.
Bytes
For access to foreign sites slow friends, download Subversion and client, you can go to the http://www.iUseSVN.com, because of limited bandwidth and traffic, the website is only open to registered users to download, this is a bit of trouble, but it is worth it, first, the download speed is indeed quite fast, and second, there are many Subversion fans who are interested in communicating with you.
Currently, we only use Windows. Since we are not very familiar with linux systems, we will not drop down on the following apr and apr-util.
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