Hi,

I use cvsync on my workstation and then cvs update commands on the build 
machines to test ports etc. I have done this for a few years, thanks to 
anoncvs.comstyle.com and it has been great.

My cvsync file has the following:

config {
            hostname anoncvs.comstyle.com
            # If your network link is a T1 or faster, comment out the following 
line.
            # compress
            collection {
                name openbsd release rcs
                prefix /home/cvs
                umask 002
            }
        }


Starting this weekend (June 5 2011), I noticed the following when I do cvs 
update

# cd /home/ports
# cvs update -Pd
cvs update: in directory .:
cvs update: ignoring CVS/Root because it specifies a non-existent repository 
/cvs
cvs update: in directory .:
cvs update: ignoring CVS/Root because it specifies a non-existent repository 
/cvs

This continues for all the directories within /home/ports. After that updates 
do complete successfully.

Is this problem due to misconfiguration on my workstation? Assuming this is due 
to my mistake, where would I correct the entry for /cvs? Please let me know.

Thanks,

Vijay

Vijay Sankar
[email protected]



Reply via email to