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

User unable to edit files after repo pull ( Windows + Intellij) #30

Open
varaprasad56 opened this issue Sep 2, 2021 · 0 comments
Open

Comments

@varaprasad56
Copy link

varaprasad56 commented Sep 2, 2021

Hi Folks,
I am currently using Intellij Ultimate Edition 20.2.2 on Windows 10. I am using Cygwin version 3.2.0 and I have installed zip,unzip,rsync,curl packages.
Windows users are facing a serious obstacle before making this tool work on their machine, the user is unable to delete the files and edit them.
I think the problem is with the cygwin ,due to permissions for the files being created.
I have attached the screen shot of the issue user is facing. Please find more about the issue here.
https://blog.dhampir.no/content/forcing-cygwin-to-create-sane-permissions-on-windows
The solution is to change one line in

C:\cygwin64\etc\fstab

adding noacl to the below statement.
none /cygdrive cygdrive binary,noacl,posix=0,user 0 0

Could you please do something to overcome the issue, as not everyone has enough time and patience to fix this manually.

Thanks in advance,
Vara Prasad

Screenshot (622)

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

No branches or pull requests

1 participant