help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs octave-lang repository checkout


From: Bill Denney
Subject: Re: cvs octave-lang repository checkout
Date: Sat, 18 Mar 2006 08:25:18 -0500 (EST)

What error are you getting? I know that sourceforge's cvs is sometimes just overloaded.

Bill

On Sat, 18 Mar 2006, Jorge Barros de Abreu wrote:

Hi.

I am having difficults for access ocatve-lang repository.

What i making not correctly?

The script that i use for it is:

#!/bin/bash
export CVS_RSH=ssh
LOG="anonymous"
CVS_SERVER=cvs.sf.net
DIR_PROJ=/cvsroot/octave
DIR_LOC=/home/user/octave-lang # put here a local directory
cd $DIR_LOC
cvs -d :pserver:address@hidden:$DIR_PROJ login
cvs -d :pserver:address@hidden:$DIR_PROJ checkout octave-lang
cvs -d :pserver:address@hidden:$DIR_PROJ logout

--
Data Estelar 2453812.848229
http://www.solar.com.br/~ficmatin
Desejo-lhe Paz, Vida Longa e Prosperidade.
São Bem Vindas Mensagens no Formato Texto Genérico com Acentos.





-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------


--
"You can only drink 30 or 40 glasses of beer a day, no matter how rich
you are."
  -- Colonel Adolphus Busch

reply via email to

[Prev in Thread] Current Thread [Next in Thread]