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

Issue with Single Quotes on Windows #38

Open
djeverson opened this issue Nov 12, 2017 · 3 comments
Open

Issue with Single Quotes on Windows #38

djeverson opened this issue Nov 12, 2017 · 3 comments

Comments

@djeverson
Copy link

Hi,

The plugin has worked well on MacOS, running the gradle script on a Windows machine using GitBash, the following error results. Is this an issue with the use of Single Quotes rather than Double Quotes? If so, what recommendations do you have for resolving this?

Thanks!

:releaseerror: pathspec 'version.txt' did not match any file(s) known to git.
FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':release'.

Process 'command 'git'' finished with non-zero exit value 1

@stefanleh
Copy link

Please try "chmod 777 version.txt" in git bash on windows.

@djeverson
Copy link
Author

djeverson commented Nov 13, 2017 via email

@netzwerg
Copy link
Owner

Sorry for not getting back to you earlier – did you have any success in the meantime? Unfortunately, I personally only use the plugin on OSX and Linux, but afaik others are successfully using it on Windows...

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

3 participants