Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couchbeam clone url on install #60

Closed
wants to merge 1 commit into from
Closed

couchbeam clone url on install #60

wants to merge 1 commit into from

Conversation

wactbprot
Copy link
Contributor

same as pull request 44 (@ddgenome makes a good point)

  • in the far most cases port 9418 (git://) is blocked by the firewall
  • some people give up on receiving the error message:
    ERROR: git clone -n git://github.com/benoitc/couchbeam.git 
    couchbeam failed with error: 128 and output:
    fatal: unable to connect to github.com
    
    so using https:// lowers the threshold
  • I do not think that git:// is more reliable than https:// in this case

@benoitc benoitc closed this in bda3406 Jun 23, 2013
@benoitc
Copy link
Owner

benoitc commented Jun 23, 2013

@wactbprot oups sorry didn't saw your patch until now, just read the comment... Thanks anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants