From maintainers-request at octave dot org Fri Mar 24 22:31:03 2006 Subject: Getting The CVS Repository From: "John W. Eaton" To: "Joel Miller" Cc: Date: Fri, 24 Mar 2006 23:30:52 -0500 On 24-Mar-2006, Joel Miller wrote: | I've read the thread from late last year about getting the cvs repository | via rsync () and tried the command-line specified | there, but I keep getting asked for a password. Is there something I'm | doing wrong? Or do I just need to request access to download via rsync? Some time ago, there was a hardware failure on the system that provided the rsync service. When the machine was replaced, I forgot to configure rsync again. I've fixed that now, so you should be able to get a complete copy of the public CVS archive files now. The command in the message you cite is not quite right. I think it should be rsync -av www.octave.org::octave-cvs/ ./octave-cvs/ jwe