📄 readme
字号:
RPM GENERATIONThis directory contains the scripts necessary and sufficientto build the subversion*.i386.rpm and subversion*.src.rpm files as anon-root user in the user's home (rpms) directory.This build requires certain other packages to be installed.1. Requirements *** Note: apache now also contains apr and apr-util packages. A. To run: See the "Requires:" lines in the subversion.spec file. B. To compile: See the "PreReq:" lines in the subversion.spec file. The non-standard packages apache, db, and neon, can be found at: http://summersoft.fay.ar.us/pub/subversion/latest2. Building a source and binary RPM To build the latest release directly from the subversion repository: $ cd ../..; svn update; cd packages/rpm/<distribution>; make To make a particular Subversion revision: $ cd ../..; svn update -r <RevisionNumber> $ cd packages/rpm/<distribution>; make or $ cd packages/rpm/<distribution>; make RELEASE=1If you have any questions or problems, please direct them to thedev@subversion.tigris.org mailing list. I'm on that list and will help outif I can.You can find the current required packages in a Subversion source repositoryat the http://summersoft.fay.ar.us/repos URL.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -