Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • MAMP 3.0.5

    Earlier I did have repo inside the repo. (for a theme) maybe that was it.

    Its working now. I don’t know why.

    It works both with the lines in envvars intact and with the whole if statement removed.

    Must have been a mistake of mine somewhere… weird.
    Right now the lines in envvars are intact and I just restarted MAMP and its working.

    if you still want the answers to those questions:

    git version 2.0.1
    I am using Mavericks 10.9.4
    i downloaded git-2.0.1-intel-universal-snow-leopard.pkg
    from http://git-scm.com/

    after installing I had to:
    alias git=”/usr/local/git/bin/git”

    because in Mavericks “There is a preinstalled git wrapper in /usr/bin used by Xcode”
    I learned this from http://superuser.com/questions/666086/install-git-under-osx-mavericks

    my remote is on github
    this is a fresh repo

    I can confirm that this is the repo that i’m trying to use with Revisr. I’m in the wordpress root folder.

    I don’t understand that last question.

    Thank you very much for the quick response. Sorry I don’t know where my mistake was.

    I am using git from the command line and I am able to commit and push.

    I am having the same problem. After commenting out the two lines as directed and restarting MAMP I get this error:
    /Applications/MAMP/Library/bin/envvars: line 23: syntax error near unexpected token `else’
    /Applications/MAMP/Library/bin/envvars: line 23: `else’

    commenting out the whole if statement including fi returns no error, but still does not work.

Viewing 4 replies - 1 through 4 (of 4 total)