In its place, I'm using rsync. I keep the following in my superuser scripts directory:
#!/bin/sh cd /usr/src/ rsync --delete --exclude "pkgsrc/" \ --exclude "xsrc/" --exclude "CVS/" \ -cpvrzt rsync.jp.netbsd.org::NetBSD/NetBSD-current/src/ .