Dumb CVS question:

I have been trying off and on a couple days to access the BB2 CVS repository.  Using wincvs, I am able to login as anonymous as you see in the copy of the log below but I am not able to do a diff or update my local files.  Can an expert tell what's going on?  Looks like two different ports are in play, and the server doesn't like 443.

Thanks
Mark


cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401:/cvsroot/boost

***** CVS exited normally with code 0 *****

cvs diff -- common.jam (in directory C:\CVSROOT\boost\tools\build\v2\tools\)
cvs [diff aborted]: connect to cvs-pserver.sourceforge.net:443 failed: No connection could be made because the target machine actively refused it.

***** CVS exited normally with code 1 *****