Ernesto Acosta wrote:
Yo solo establezco el proxy en mi .bashrc y un simple git clone http://ruta funciona muy bien.

Añadi al .bashrc de mi home:

export http_proxy="http://user:pass@192.168.0.1:1080";
export https_proxy="http://user:pass@192.168.0.1:1080";
export ftp_proxy="http://user:pass@192.168.0.1:1080";

e intente : git clone http://git.gitorious.org/statusnet/mainline.git

esta es la salida:
error: Couldn't resolve host 'git.gitorious.org'
warning: remote HEAD refers to nonexistent ref, unable to checkout.

gracias.

______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l

Responder a