The heir apparent to CVS
http://subversion.tigris.org
http://svnbook.red-bean.com/book.html
http://svn.collab.net/repos/svn/trunk/INSTALL
#svn on irc.freenode.net
Articles:
http://www.erenkrantz.com/oscon/ <--- good
http://www.onlamp.com/lpt/a/2820
http://www.onlamp.com/lpt/a/2999
http://www.linuxjournal.com/article.php?sid=4768
http://svn.collab.net/repos/svn/trunk/doc/user/lj_article.txt (plain text of above)
http://www.germane-software.com/~ser/R_n_R/subversion.html <-- a little tutorial
http://www.orcaware.com/svn/Subversion-Blair_Zajac.ppt.
Googled translation to html of above:
http://www.google.com/search?q=cache:icJN_ipXY5oC:www.orcaware.com/svn/Subversion-Blair_Zajac.ppt+subversion+binary+file+diff&hl=en&ie=UTF-8
Client(s):
http://rapidsvn.tigris.org/
http://gsvn.tigris.org/
Customized Repository Browsing
http://svn.collab.net/repos/svn-xml/
<Maniac_> http://svn.collab.net/repos/svn-xml/ <--- how do you do that svn-xml stuff?
<marcellus> by having xsl support in the browser, I figure
<logic> Add "SVNIndexXSLT /svnindex.xsl" to the section of your httpd.conf that deals with svn.
<Maniac_> logic: thanks
--- brane-away is now known as brane
<logic> (and, obviously, add a /svnindex.xsl that does what you want. ;-))
Python examples
http://svn.collab.net/repos/svn-xml/trunk/tools/examples/
Sample Repositories:
http://moin.conectiva.com.br/RepositorySystem
http://svn.collab.net
|