rsync_get
static struct rsyncrepo *rsync_get(const char *, const char *);
rp->rsync = rsync_get(uri, rp->basedir);
rp->rsync = rsync_get(rp->repouri, rp->basedir);