svk quickstart
svk mkdir //mirror svk mkdir //mirror/radiant svk mirror http://dev.radiantcms.org/svn/radiant/trunk/radiant //mirror/radiant/trunk svk sync //mirror/radiant/trunk svk cp //mirror/radiant/trunk //local/radiant/branches/jamie svk co //local/radiant/branches/jamie # use svk commit/sync like normal svn to your local svk depot # use svk pull to grab new changes from the base repository # use svk push to send them
Note:
* Capistrano does not support deploying from svk repositories. You need to create a local svn and then smerge things there first... more info here: http://octopod.info/2006/8/19/managing-multiple-local-mephisto-repos-with-svk