Results 1 to 2 of 2

Thread: Cannot run program "git"

Threaded View

  1. #1
    Join Date
    Jul 2012
    Posts
    1

    Default Cannot run program "git"

    STS 3.0.0M3, Grails 2.0.4, Windows XP. Everytime I do a run-app I get this:

    | Loading Grails 2.0.4
    | Configuring classpath.
    | Environment set to development.....
    | Downloading: plugins-list.xml.....
    | Packaging Grails application
    java.io.IOException: Cannot run program "git": CreateProcess error=2, The system cannot find the file specified

    I can't find any reference to git in my project, tried installing git and adding it to the classpath, no luck there. Any idea why this is happening and how I stop it?
    Last edited by alvasakima; Aug 4th, 2012 at 11:11 AM. Reason: adding the OS

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •