apache/subversion
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trunk
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
I tested a couple of build environments, and enabling this option seems to improve the build times by ~20-30 seconds. For example, 4:38 → 4:19. [1] https://learn.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes * build/generator/templates/vcnet_vcxproj.ezt (): Enable multi-processor compilation. git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1906011 13f79535-47bb-0310-9956-ffa450edef68
4c3835a
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Subversion, a version control system.
=====================================
$LastChangedDate$
Contents:
I. A FEW POINTERS
II. DOCUMENTATION
III. PARTICIPATING IN THE SUBVERSION COMMUNITY
IV. QUICKSTART GUIDE
V. CONVERTING FROM CVS
I. A FEW POINTERS
For an overview of the Subversion project, visit
https://subversion.apache.org/
Once you have a Subversion client you can get the latest version
of the code with the command:
$ svn co https://svn.apache.org/repos/asf/subversion/trunk subversion
II. DOCUMENTATION
The main documentation is the Subversion Book - an on-line version
can be found at:
https://svnbook.red-bean.com/
It is written in DocBook XML, and the sources can be found at:
https://svn.code.sf.net/p/svnbook/source/trunk/
If you wish to build the documentation from source, read the
en/README file within the book source.
III. PARTICIPATING IN THE SUBVERSION COMMUNITY
First, read https://subversion.apache.org/docs/community-guide/
It describes Subversion coding and log message standards, as well
as how to join discussion lists.
Talk on IRC with developers: irc.libera.chat, channel #svn-dev.
Read the FAQ: https://subversion.apache.org/faq.html
IV. QUICKSTART GUIDE
See the final section of the first chapter of the Subversion Book.
V. CONVERTING FROM CVS
If you're a CVS user trying to move your CVS history over to
Subversion, then be sure to visit the 'cvs2svn' project:
https://github.com/mhagger/cvs2svn
If you are running a Linux or BSD-based system, your distribution
might have a cvs2svn package.
If cvs2svn doesn't meet your needs, you might try refinecvs
written by Lev Serebryakov:
http://lev.serebryakov.spb.ru/refinecvs/
Please note that cvs2svn and refinecvs are *separate* projects
from Subversion. If you have problems or are confused, contact
the authors, not the Subversion lists.
Finally, be sure to see Appendix B in the Subversion Book. It
contains a very quick overview of the major differences between
CVS and Subversion.
About
Mirror of Apache Subversion
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages 0
No packages published