Version Control Access |
To browse the book's change history using ViewVC, visit:
viewvc.red-bean.com/producingoss/trunk/?view=log
To check out the source tree from Subversion, use:
svn checkout http://svn.red-bean.com/repos/producingoss/trunk/
(Note: The book is kept in Subversion instead of Git because the translators are mostly more accustomed to Subversion, and because some of its auto-publication infrastructure is built on top of Subversion. You could use git-svn to access the sources, though.)
Back to the Producing Open Source Software home page.