Speaking of svn, because my abstractions depend so heavily on the sssad stuff I'd love to be able to have my copy synchronised with yours (same goes for list-abs, though I don't use them yet but should). I wonder if there is some way to have the sssad and list-abs stuff 'embedded' in my own repository so people can still download one tarball from my site, but the sssad stuff and list-abs stuff will always be the latest from your site. I guess what I mean is I want one directory ("sssad/") to update from one repository (yours) but commit to another (mine). Anyone know if this is possible?
Chris, Check out http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.externals Though I don't think it works with CVS : (. Yet another reason for a switch : ).