[Paraview] Git repository (mirror)

Mark Olesen Mark.Olesen at emconTechnologies.com
Fri Oct 30 12:03:50 EDT 2009


> Hi Berk, 
> 
> Is it be possible to have an http access to this mirror (it would be
> very handy to access it over a proxy)? 

Even if the clone only mentions the git: protocol, you can also use a
http transport.

git://github.com/Kitware/ParaView.git
or
http://github.com/Kitware/ParaView.git


Depending on your site, you might also be able to use an ssh tunnel.
Eg,
    ssh -N -L 2203:github.com:9418 SOMEHOST
and then
    git://localhost:2203/Kitware/ParaView.git

/none

This e-mail message and any attachments may contain legally privileged, confidential or proprietary Information, or information otherwise protected by law of EMCON Technologies, its affiliates, or third parties. This notice serves as marking of its "Confidential" status as defined in any confidentiality agreements concerning the sender and recipient. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this e-mail message is strictly prohibited. 
If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer.



More information about the ParaView mailing list