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

should improve docs for windows manual installation with Git-Bash #563

Open
datphan opened this issue Nov 26, 2018 · 7 comments
Open

should improve docs for windows manual installation with Git-Bash #563

datphan opened this issue Nov 26, 2018 · 7 comments
Assignees
Labels
Milestone

Comments

@datphan
Copy link
Contributor

datphan commented Nov 26, 2018

Only happen when we use cygwin

Rsync with Git Bash

To use rsync with Git Bash:
download rsync-3.1 at http://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/

extract and copy rsync.exe to C:\Program Files\Git\usr\bin

@datphan datphan self-assigned this Nov 26, 2018
@hoatle
Copy link
Member

hoatle commented Nov 26, 2018

so we're going to support Git Bash, make sure everything should work (along with options for Git Bash to avoid any conflict between Git Bash with Cygwin).

If everything works better on Git Bash, let's use Git Bash by default and deprecate Cygwin support.

@hoatle hoatle added this to the v0.6.0-b1-dev milestone Nov 26, 2018
@hoatle
Copy link
Member

hoatle commented Nov 27, 2018

related: #509

@hoatle hoatle changed the title should improve docs for windows manual isntallation should improve docs for windows manual installation Nov 30, 2018
@hoatle hoatle changed the title should improve docs for windows manual installation should improve docs for windows manual installation with Git-Bash Dec 11, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 17, 2018
@hoatle hoatle assigned hoavt and unassigned datphan Dec 17, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 17, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Dec 25, 2018
datphan added a commit to datphan/dev that referenced this issue Jan 15, 2019
@ teracyhq#563 | apply comments

@ teracyhq#563 | fix typo

@ teracyhq#563 | apply comments

@ teracyhq#563 | use choco

@ teracyhq#563 | add window docs
@hoatle hoatle assigned hoavt and datphan and unassigned datphan and hoavt Jan 15, 2019
datphan added a commit to datphan/dev that referenced this issue Jan 17, 2019
datphan added a commit to datphan/dev that referenced this issue Jan 17, 2019
datphan added a commit to datphan/dev that referenced this issue Jan 17, 2019
datphan added a commit to datphan/dev that referenced this issue Jan 17, 2019
hoatle added a commit that referenced this issue Jan 17, 2019
@hoatle hoatle assigned hoavt and unassigned datphan Jan 17, 2019
@hoatle
Copy link
Member

hoatle commented Jan 17, 2019

need @hoavt to verify the getting_started docs on Windows

hoatle added a commit that referenced this issue Jan 17, 2019
@hoatle
Copy link
Member

hoatle commented Jan 17, 2019

should check on this section if it applied for both Git-Bash and Cygwin https://github.com/teracyhq/dev/blob/develop/docs/getting_started.rst#git-setup

If not, move or denote the content to the right section

@hoavt
Copy link
Contributor

hoavt commented Feb 11, 2019

when running the command "git status" on Git bash, many files are auto modified.
image

@hoatle
Copy link
Member

hoatle commented Feb 12, 2019

the problem could be related to inconsistent new line character setting between cygwin and git bash, need @datphan to find the root cause and solution for it.

@hoatle
Copy link
Member

hoatle commented Jun 14, 2019

As per discussion, let's remove git-bash support, we'll stick to cygwin, so let's remove the existing git-bash docs.

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

No branches or pull requests

4 participants