help-octave
[Top][All Lists]
Advanced

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

cvs octave-lang repository checkout


From: Jorge Barros de Abreu
Subject: cvs octave-lang repository checkout
Date: Sat, 18 Mar 2006 06:56:11 -0300
User-agent: KMail/1.7.2

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
-------------------------------------------------------------



reply via email to

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