⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 read_me.txt

📁 java读取svn配置库.需要安装Subversion服务端
💻 TXT
字号:
Installation Instructions
--------------------------

In order to run the sample application, you will need the following softwares:

a) Subversion v 1.3.1 (download from http://subversion.tigris.org/)

b) Apache Web Server v 2.2.0 (download from http://httpd.apache.org/)

c) JavaSVN API's v 1.0.3 (download from http://tmate.org/svn)


Order of Installation
---------------------

Install the Apache Web Server first, this will help because Sub version will add the WebDAV plug-ins into
the Apache web server configuration.

Install Subversion. The Subversion book available at http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html
has all the required instructions to enable access of the repository through WebDAV. 

Install JavaSVN and set the classpaths.

Run Instructions
----------------

Run the examples by giving the command 'java -jar svnexample.jar'. Note that the classpath has to be set prior to
running the command.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -