I am painfully aware of the deprecation of csup and I've asked this on Freenode and the one serious response I got, was one of not knowing. I run 2 FreeBSD systems, one is a router/firewall built with PF and the other is a multi jailed server, serving everything except potatoes au gratin. The router and the 'base' server (read: Jail Host) are brutally minimal, only running the software required to operate their dependent systems (ie PF or jails) and on the jailed system the each jail installs whatever is required to operate their services. Anyways, the point to all this, subversion, is just as crappy as cvs, in my opinion, AND it has alot of dependencies that I would rather not install to the pristine minimal base systems. Rsync, does not have any dependencies that aren't part of base. I've found very brief and rather unhelpful information here and here but neither actually provides enough information to use rsync to manage the source tree, they pretty much seem to be providing the information for the entire FTP site, which is some 850GBs. I'd really prefer not to download 850GBs of the entire FTP site. So my question is.... What is the FULL rsync url to the FreeBSD src tree for version 9.0-RELEASE ? I reallllly want to avoid svn, I would rather set myself on fire and punch newborn babies than install svn. Please advise.