subversion
Posted 01 January 2000 in code
tagged with [development] [subversion]
Notes on my personal subversion repository.
I now have all my personal working files in a subversion repository at http://jerakeen.org/svn/tomi/Projects. You can get subversion clients for all the platforms I care about, and once you have one, you can download files with, for example:
svn co https://jerakeen.org/svn/tomi/Projects/Bot-BasicBot
to get the latest Bot::BasicBot source. Look in the web repository to see what you can check out - I suggest you don’t get the whole lot, it’s big..