* Landry Breuil <[EMAIL PROTECTED]> [17.10.2007 13:44]:
> Maybe upstream is missing something.. i'm cc'ing maintainer in case
> he's not subscribed to misc.
> i just launched 'cvsync
> cvsync://mirror.osn.de/openbsd-ports/rcs/?prefix=/cvs', and tried with
> a full config file too, as explained on the page..

You don't get CVSROOT if you only fetch openbsd-ports. Just add
openbsd-cvsroot as an additional collection:

config {
        hostname mirror.osn.de
        collection {
                name openbsd-ports
                release rcs
                prefix /cvs
        }
        collection {
                name openbsd-cvsroot
                release rcs
                prefix /cvs
        }
}

Regards,
Armin Wolfermann

Reply via email to