Skip to content

Conversation

@jamiehumphries
Copy link
Contributor

When I cloned the code the NuGet.exe permissions were set to readonly. This should fix that for future checkouts.

@kevinkuszyk
Copy link
Member

What problem did you see? I just made a fresh clone of the master and I don't see the read only flag set on nuget.exe.

@jamiehumphries
Copy link
Contributor Author

When I get a fresh clone of the project I do not have permission to execute the exe and have to enable this manually. This means (for example) that NuGet package restore fails in Visual Studio.

image

I am using Windows 8.1 and Cygwin Git. My global config for Git's core.fileMode is set to false.

@kevinkuszyk
Copy link
Member

That's odd - I don't see that on my machine. It looks like it will help you and others too so I will merge. Thanks for the contribution.

kevinkuszyk added a commit that referenced this pull request Dec 19, 2014
Change file mode of NuGet.exe to allow execution in new checkouts.
@kevinkuszyk kevinkuszyk merged commit e8c6c99 into fluentassertions:master Dec 19, 2014
@jamiehumphries jamiehumphries deleted the nuget-filemode branch December 19, 2014 14:02
@jamiehumphries
Copy link
Contributor Author

Thanks, just re-cloned with that change and now I can execute the file 😄

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