Re: Unable to clone beam site

2016-12-01 Thread Frances Perry
Make sure to checkout the Website section of the contribution guide that
contains all the tips and tricks for working on the website:
http://beam.incubator.apache.org/contribute/contribution-guide/#website

On Thu, Dec 1, 2016 at 5:51 AM, Sandeep Deshmukh 
wrote:

> Yes, got it. I found nothing the directory and hence missed it.
>
> Or I should have used
>
> git clone -b asf-site https://github.com/apache/incubator-beam-site.git
>
> Regards,
> Sandeep
>
> On Thu, Dec 1, 2016 at 2:54 PM, Jean-Baptiste Onofré 
> wrote:
>
> > Hi Sandeep,
> >
> > It works fine for me:
> >
> > git clone https://github.com/apache/incubator-beam-site.git
> >
> > I have the warning, then go into the the incubator-beam-site folder and
> do:
> >
> > git checkout asf-site
> >
> > Regards
> > JB
> >
> > On 12/01/2016 10:14 AM, Sandeep Deshmukh wrote:
> >
> >> Hi,
> >>
> >> I am trying to clone beam site but getting following error:
> >>
> >> git clone https://github.com/apache/incubator-beam-site.git
> >> Cloning into 'incubator-beam-site'...
> >> remote: Counting objects: 10184, done.
> >> remote: Compressing objects: 100% (116/116), done.
> >> remote: Total 10184 (delta 60), reused 0 (delta 0), pack-reused 10011
> >> Receiving objects: 100% (10184/10184), 28.05 MiB | 265.00 KiB/s, done.
> >> Resolving deltas: 100% (7529/7529), done.
> >> *Checking connectivity... done.*
> >> *warning: remote HEAD refers to nonexistent ref, unable to checkout.*
> >>
> >> Attempted it couple of times with same error.
> >>
> >> I could clone my fork though.
> >>
> >> Regards,
> >> Sandeep
> >>
> >>
> > --
> > Jean-Baptiste Onofré
> > jbono...@apache.org
> > http://blog.nanthrax.net
> > Talend - http://www.talend.com
> >
>


Re: Unable to clone beam site

2016-12-01 Thread Sandeep Deshmukh
Yes, got it. I found nothing the directory and hence missed it.

Or I should have used

git clone -b asf-site https://github.com/apache/incubator-beam-site.git

Regards,
Sandeep

On Thu, Dec 1, 2016 at 2:54 PM, Jean-Baptiste Onofré 
wrote:

> Hi Sandeep,
>
> It works fine for me:
>
> git clone https://github.com/apache/incubator-beam-site.git
>
> I have the warning, then go into the the incubator-beam-site folder and do:
>
> git checkout asf-site
>
> Regards
> JB
>
> On 12/01/2016 10:14 AM, Sandeep Deshmukh wrote:
>
>> Hi,
>>
>> I am trying to clone beam site but getting following error:
>>
>> git clone https://github.com/apache/incubator-beam-site.git
>> Cloning into 'incubator-beam-site'...
>> remote: Counting objects: 10184, done.
>> remote: Compressing objects: 100% (116/116), done.
>> remote: Total 10184 (delta 60), reused 0 (delta 0), pack-reused 10011
>> Receiving objects: 100% (10184/10184), 28.05 MiB | 265.00 KiB/s, done.
>> Resolving deltas: 100% (7529/7529), done.
>> *Checking connectivity... done.*
>> *warning: remote HEAD refers to nonexistent ref, unable to checkout.*
>>
>> Attempted it couple of times with same error.
>>
>> I could clone my fork though.
>>
>> Regards,
>> Sandeep
>>
>>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>


Re: Unable to clone beam site

2016-12-01 Thread Jean-Baptiste Onofré

Hi Sandeep,

It works fine for me:

git clone https://github.com/apache/incubator-beam-site.git

I have the warning, then go into the the incubator-beam-site folder and do:

git checkout asf-site

Regards
JB

On 12/01/2016 10:14 AM, Sandeep Deshmukh wrote:

Hi,

I am trying to clone beam site but getting following error:

git clone https://github.com/apache/incubator-beam-site.git
Cloning into 'incubator-beam-site'...
remote: Counting objects: 10184, done.
remote: Compressing objects: 100% (116/116), done.
remote: Total 10184 (delta 60), reused 0 (delta 0), pack-reused 10011
Receiving objects: 100% (10184/10184), 28.05 MiB | 265.00 KiB/s, done.
Resolving deltas: 100% (7529/7529), done.
*Checking connectivity... done.*
*warning: remote HEAD refers to nonexistent ref, unable to checkout.*

Attempted it couple of times with same error.

I could clone my fork though.

Regards,
Sandeep



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com