Building Subversion |
If you want to build Subversion from a source release:
Now you have the latest released version of Subversion installed. Read the Subversion Book to learn how to use Subversion, and to see how it differs from CVS. If you want stability, you can stop here, and just upgrade as new releases come out. If you prefer to stay current with Subversion development, then use your newly-installed Subversion client to check out a working copy of the master sources: $ svn co http://svn.collab.net/repos/svn/trunk subversion That will get you a new working copy directory named
See the Warnings and Inconveniences Page for the most annoying bugs and their workarounds; see the Issue Tracker for a complete list of known bugs, and instructions on filing new bugs. |
Contributing To The Project |
To contribute to Subversion:
|