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

[cli/mount] Fix #4171 use fat option to allow to work on FAT filesystems (like Windows) #4182

Merged
merged 1 commit into from
Feb 20, 2017

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Feb 20, 2017

What does this PR do?

On Windows sync command is failing on permissions as FAT is not handling correct permissions

What issues does this PR fix or reference?

#4171

Changelog

Add option to unison to handle Windows FAT filesystems.

Release Notes

BugFix

Docs PR

BugFix

Change-Id: I6ded03a2591150f6b1cfc5fa6f86eb07db8c3462
Signed-off-by: Florent BENOIT fbenoit@codenvy.com

…ndows)

Change-Id: I6ded03a2591150f6b1cfc5fa6f86eb07db8c3462
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@benoitf benoitf added this to the 5.4.0 milestone Feb 20, 2017
@benoitf benoitf self-assigned this Feb 20, 2017
@benoitf benoitf requested review from TylerJewell, a user and bmicklea February 20, 2017 10:42
@benoitf benoitf added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. labels Feb 20, 2017
@ghost
Copy link

ghost commented Feb 20, 2017

Tested on Win 10.

@codenvy-ci
Copy link

@benoitf benoitf merged commit cd1e74f into master Feb 20, 2017
@benoitf benoitf deleted the che#4171 branch February 20, 2017 16:46
riuvshin pushed a commit that referenced this pull request Feb 21, 2017
…ndows) (#4182)

Change-Id: I6ded03a2591150f6b1cfc5fa6f86eb07db8c3462
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@riuvshin riuvshin modified the milestones: 5.3.1, 5.4.0 Feb 22, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
…ms (like Windows) (eclipse-che#4182)

Change-Id: I6ded03a2591150f6b1cfc5fa6f86eb07db8c3462
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants