On Fri, Feb 12, 2010 at 04:50:57PM -0500, Peter Olson via RT wrote: > Hi Beuc, > > RMS reports that he can't use CVS on savannah either. I tried telneting to > port 2401 and got connection > refused. > > I looked at colonialone's iptables and nothing jumped out at me indicating > any packet filtering. > > I don't see a CVS server running either, but perhaps it is supposed to get > invoked by inetd or > equivalent? > > Peter Olson > FSF Senior Systems Administrator
I looks like it works to me: $ cvs -d:pserver:[email protected]:/sources/emacs co emacs cvs checkout: Updating emacs U emacs/.arch-inventory U emacs/.cvsignore U emacs/.dir-locals.el U emacs/.gitignore $ nc -v cvs.sv.gnu.org 2401 DNS fwd/rev mismatch: cvs.sv.gnu.org != nsavannah3.gnu.org cvs.sv.gnu.org [140.186.70.72] 2401 (cvspserver) open BEGIN AUTH REQUEST /sources/emacs anonymous A END AUTH REQUEST I LOVE YOU Note that the CVS pserver lies in the vcs-noshell DomU. Please give me the complete command that you typed. -- Sylvain
