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

haxelib git regression #372

Open
waneck opened this issue Feb 22, 2017 · 0 comments
Open

haxelib git regression #372

waneck opened this issue Feb 22, 2017 · 0 comments
Labels

Comments

@waneck
Copy link
Member

waneck commented Feb 22, 2017

Steps to reproduce:

  • Run haxelib git [somelib] [git-address] [some dir] . The directory part is needed
  • Run that again, and select n for the question if we should overwrite the branch
  • See the error

This seems to be a regression, as we never had that before updating to Haxe 3.4

Example:

$ haxelib git logging git@github.com:proletariatgames/logging.git master src                                           
Installing logging from git@github.com:proletariatgames/logging.git branch: master
Development directory set to /usr/lib/haxe/lib/logging/git/src
$ haxelib git logging git@github.com:proletariatgames/logging.git master src                                           
You already have logging version git installed.
Overwrite branch: <unspecified> with "master" [y/n/a] ? n
Updating logging version git ...
Error: [file_contents,/usr/lib/haxe/lib/logging/.current]
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

2 participants