[Viame] issue downloading

Matt Dawkins matt.dawkins at kitware.com
Wed Aug 31 20:17:41 EDT 2016


If "git clone [any git repo] [source dir]" for all git repos is not working
(not just for VIAME) you might need to check to see if you have heavy
firewall settings enabled that are blocking git, or other internet
connectivity issues. For just cloning a repository using https, you should
not need a github account - though it definitly doesn't hurt to have one.

Once the git clone is successful, the submodule command that Yogesh pointed
out is what actually initializes those folders, as they're just links to
exact versions of other repositories on github.

If all else fails, or your IT department is blocking git somehow (in which
case I would break out the pitch forks) you can use the full source
download package I'm putting together for the people on the boat.

On Wed, Aug 31, 2016 at 7:44 PM, Yogesh Girdhar <yogi at whoi.edu> wrote:

> Laxman
>
> after you git clone VIAME
>
> do:
> $ cd VIAME
> $ git submodule update --init
>
> that will download code for all those folders that you see as being empty.
>
>
>
> On Wed, Aug 31, 2016 at 7:20 PM, Prasad, Lakshman <prasad at lanl.gov> wrote:
>
>> Hi,
>>
>>
>> I went to the link https://github.com/Kitware/VIAME​ and under the
>> dropdown menu 'Clone or download' I chose Download ZIP to get a file named
>> VIAME-master.zip (30 KB). Upon unarchiving to VIAME-master in my home
>> directory , I notice that folders ( kitware, fletch, scallops-tk) under
>> packages were all empty. If I run the super-build on the command line in a
>> terminal,​ I get the following error:
>>
>>
>> pn1246609:~ prasad$ git clone https://github.com/Kitware/VIAME.git
>> VIAME-source
>>
>> Cloning into 'VIAME-source'...
>>
>> fatal: unable to access 'https://github.com/Kitware/VIAME.git/': Failed
>> to connect to github.com port 443: Connection refused
>>
>> even though I created a github account.
>>
>> However, if I look in the subfolders of packages on the repository, they
>> are nonempty.
>>
>> Thanks,
>> Lakshman
>>>>
>>
>>
>>
>>
>> _______________________________________________
>> Viame mailing list
>> Viame at public.kitware.com
>> http://public.kitware.com/mailman/listinfo/viame
>>
>>
>
>
> --
> Yogesh Girdhar
> Assistant Scientist
> Blake 209, MS 7
> Applied Ocean Physics & Engineering
> Woods Hole Oceanographic Institution
> http://www.whoi.edu/people/ygirdhar
> +1-508-289-2932
>
> _______________________________________________
> Viame mailing list
> Viame at public.kitware.com
> http://public.kitware.com/mailman/listinfo/viame
>
>


-- 
Matthew Dawkins
1-518-881-4416
Senior R&D Engineer
Kitware, Inc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/viame/attachments/20160831/d8b81167/attachment.html>


More information about the Viame mailing list