Starting this thread/topic to track any/all CVS access issues for developers.
Below is the first issue noticed:
I've noticed that if I use "druidbsd.cvs.sf.net" versus "druidbsd.cvs.sourceforge.net" in my CVSROOT, that I later get conflicts when doing things like "cvs -q up -d" in the "/usr/src/usr.bin/bsdconfig" (post-checkout).
The fix is to go into your "CVS/Root" file and change "sf.net" back to "sourceforge.net". The only file that needs changing (for me at least) was /usr/src/usr.bin/bsdconfig/CVS/Root
Cheers,
Devin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
Starting this thread/topic to track any/all CVS access issues for developers.
Below is the first issue noticed:
I've noticed that if I use "druidbsd.cvs.sf.net" versus "druidbsd.cvs.sourceforge.net" in my CVSROOT, that I later get conflicts when doing things like "cvs -q up -d" in the "/usr/src/usr.bin/bsdconfig" (post-checkout).
The fix is to go into your "CVS/Root" file and change "sf.net" back to "sourceforge.net". The only file that needs changing (for me at least) was /usr/src/usr.bin/bsdconfig/CVS/Root
Cheers,
Devin