Menu

#324 xins command does not work with msysgit

open
nobody
3
2009-12-29
2009-12-23
No

A popular Git implementation for Windows is Google's msysgit. When running the msysgit "Git Bash", XINS apparently does not recognize that the system run is actually Windows (with a UNIX-like layer on top), similar to a Cygwin-environment.

Steps to reproduce:
- Install Google's msysgit, see http://code.google.com/p/msysgit/
- Run 'Git Bash' (under Start -> Programs -> Git)
- Execute 'xins -version'

Expected result:
- XINS output with Java, Ant and XINS versions

Actual output:
Buildfile: C:\Documents does not exist!
Build failed

Discussion

  • Anthony Goubard

    Anthony Goubard - 2009-12-29
    • priority: 5 --> 3
     
  • Anthony Goubard

    Anthony Goubard - 2009-12-29

    I don't see out the explanation how it's a xins bug. It looks more like a msysgit bug.

     

Log in to post a comment.