Hi Brian, I think the path to the CVS repo has changed at some point in time, it should be:
:pserver:anonym...@mspgcc.cvs.sourceforge.net:/cvsroot/mspgcc That one worked for me just now, but sourceforge has its days sometimes so YMMV. Regards, Hans On Thu, 17 Jun 2010 13:32:40 -0600 Brian Nolte <brianno...@gmail.com> wrote: > I'm trying to build mspgss from source code. According to the > instructions at > http://mspgcc.sourceforge.net/manual/c1685.html#the-mspgcc-specific-codeI > tried to obtain the MSP430 specific code directly from the CVS > repository. Only when I try to login to cvs in cygwin I get a > "Connection refused" error. Specifically it says: > $ cvs login > Logging in to :pserver:anonym...@cvs.sourceforge.net:2401/cvsroot/mspgcc > CVS password: > cvs [login aborted]: connect to cvs.sourceforge.net(216.34.181.96):2401 > failed: > Connection refused > > Any idea what I'm doing wrong?