On Sat, Jun 16, 2012 at 09:27:28PM -0600, Jan Owoc wrote: > Hi Roman, > > On Sat, Jun 16, 2012 at 3:12 PM, Roman Z. <[email protected]> wrote: > > That's what I get when I try to `cvs commit` my website on savannah. > > The project name is "ranger". > > > > cvs commit: Examining . > > cvs commit: Examining pydoc > > cvs commit: Examining screenshots > > cvs.savannah.nongnu.org: Connection timed out > > cvs [commit aborted]: end of file from server (consult above messages if > > any) > > Is the problem reproducible, in that if you try now (6h after your > original mail) do you get the same error message? > > Are you able to access http://cvs.savannah.nongnu.org/ via your web > browser (the server was migrated a few months ago, but maybe you have > old DNS settings in a hosts file)? > > Jan >
Oh, sorry. cvs used the wrong port (514). When setting CVS_RSH=ssh, it uses ssh (port 22) instead and it works. Roman
