Version 2 (modified by 16 years ago) ( diff ) | ,
---|
Welcome to the Boost Trac
Boost is a collection of free, peer-reviewed C++ libraries. This Trac is used to aid in the development of Boost, by tracking software issues, documenting Boost development procedures, and providing navigation aids to the Boost source code repository.
Subversion Repository
Boost uses Subversion to manage all of the data associated with Boost's development, including the source code to Boost, documentation for Boost libraries, and the Boost web site. The Subversion repository can be accessed in several ways:
- Anonymous, read-only access to the Boost Subversion repository is available at http://svn.boost.org/svn/boost. To access the latest stable branch of Boost, for instance, one would check out from http://svn.boost.org/svn/boost/stable. For example, using the command-line
svn
, one might use:
svn co http://svn.boost.org/svn/boost/stable boost-stable
- Developer (read/write) access to the Boost Subversion repository is available for Boost contributors at https://svn.boost.org/svn/boost. To gain developer access to the Boost Subversion repository, please send a email to the Boost Moderators at
boost-owner -at- lists.boost.org
stating why you need write access to the Boost Subversion repository. Note that all Boost contributors must grant permission for their past and future Boost contributions to be licensed under the Boost Software License version 1.0 and future versions.
- The Subversion repository can be browsed online at http://svn.boost.org/trac/boost/browser.
Starting Points
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.