Git Product home page Git Product logo

enpit's People

Contributors

ychubachi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

enpit's Issues

巡回中に見かけた間違い・不具合の例(月曜日, 20140922)

vagrant

$ vagrant init ychubachi/enpit
の、ychubachiのところに自分のアカウントのようなものを入力。

ネットワーク

コピペでVagrantの設定ファイルに全角
エディタに慣れてなくてファイルを壊す

Windowsファイアウォールが有効

GitHub

git configでスペルミス
(コマンドがエラーを出してくれない)

.gitconfigを消してしまった

emacsに不慣れ。vimを使っている。
$ git config --global core.editor vim
を。

フォークしたリポジトリにpushするときに
$ git push -u ychubachi ...
とやってしまう。-> 自分のユーザ名で

Travisでエラーが発生する

P.137
設定ファイルの変更
Ruby のバージョン
.travis.yml(抜粋)
language: ruby
rvm:

  • 2.1.2

Rubyのバージョンを変更するだけではなく、バージョン以降の二行の削除が必要

  • jruby-19mode
  • rbx-2

travis CIからのメール

リプライせずにinitできないというケースがある。

他にも様々なケースがあるが、原因がはっきりしない。

Vagrantからgithubに通信できない

こういう場合があったので補足。

$ ping github.com
(失敗)
$ ping 8.8.8.8
(接続成功)

こういう場合にはURLからIPアドレスへの変換がうまくいっていないので、
/etc/resolv.confに
nameserver 8.8.8.8
と一行加えてもう一度
$ ping github.com
をやる。

preparation.pdf: Git bash の作業フォルダ

スクリーンキャストを見ながらgit bashの作業フォルダを設定したが、「作業ディレクトリの作成」のところでmkdir ~/enpit で別のディレクトリを作成するので、どこを作業フォルダにすればいいのか混乱したという事案。

preparation.pdf: choco install のトラブル

choco install git virtualbox vagrant 入力時、 git をインストールしたときにPATHが変更されないため、virtualbox のところでハマるという事案が発生。

下記を見るとすでに直っているような気もするが……いちおう報告。

https://chocolatey.org/packages/git.install

3行に分けて、インストールされたかどうかを確認しながら入力したほうが安全かもしれない。

choco install -y

スクリプトを走らせるかの選択肢が出るようになったので、-yで回避する?

windowsでsshがないと怒られる

Windowsで choco install git virtualbox vagrant を実行したあとに(vagrant init/upのあとで) vagrant ssh すると、sshがないと怒られる。

`ssh` executable not found in any directories in the %PATH% variable. Is an
SSH client installed? Try installing Cygwin, MinGW or Git, all of which
contain an SSH client. 

PDFの手順には載っていないが、sshクライアントは何を使うべき? chocoでインストールされる?

該当者は Mac上の Boot Camp で Windows という環境。

typo

inde.html.erb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.