Giter Site home page Giter Site logo

Comments (12)

OpherV avatar OpherV commented on September 23, 2024 1

Can you try git-flow AVH edition and see if it still happens?
https://github.com/petervanderdoes/gitflow

from gitflow4idea.

joetjen avatar joetjen commented on September 23, 2024

have a look at nvie/gitflow#98 (comment) (the part about getopt especially)

mac's getopt has an issue with can be fixed - at least it worked for me
if that link is not working for you, you might find more about the topic on google.

Jan

from gitflow4idea.

morganestes avatar morganestes commented on September 23, 2024

@joetjen I tried that one earlier, but it doesn't seem that PhpStorm is picking up the constants inside ~/.bashrc, so it's still broken.

Ahh, but putting it into ~/.bash_profile and restarting PhpStorm works, mostly. Now it finishes the hotfix, but leaves me on the hotfix branch inside PhpStorm:

16:23:42.555: cd /Users/morganestes/Documents/Websites/www.phase5system.dev
16:23:42.556: git flow hotfix finish -m "Tagging version test" test
Branches 'develop' and 'origin/develop' have diverged.
And local branch 'develop' is ahead of 'origin/develop'.
error: Cannot delete the branch 'hotfix/test' which you are currently on.
Summary of actions:
- Latest objects have been fetched from 'origin'
- Hotfix branch has been merged into 'master'
- The hotfix was tagged 'test'
- Hotfix branch has been back-merged into 'develop'
- Hotfix branch 'hotfix/test' has been deleted

from gitflow4idea.

joetjen avatar joetjen commented on September 23, 2024

unfortunately I didn't managed to get the plugin to run on Maverick/IDEA Ultimate myself, so I am using SourceTree in conjunction with IDEA for the moment.

from gitflow4idea.

OpherV avatar OpherV commented on September 23, 2024

I'm aware of the mac issue and working on a fix - which should hopefully be available in the next version

from gitflow4idea.

iddqdidkfa avatar iddqdidkfa commented on September 23, 2024

I think 1ed07b8 will fix this issue aswell

from gitflow4idea.

OpherV avatar OpherV commented on September 23, 2024

@morganestes Please check 0.3.4 (should be available on intellij repo soon as well) and let me know if the problem persists

from gitflow4idea.

masakichi avatar masakichi commented on September 23, 2024

I met the same problem like @morganestes .
The error info is like his also.

This is my environment:

  • OS: OS X 10.9.3
  • IDE:PyCharm 3.4.1
  • git: 2.0.0
  • git-flow:0.4.1
  • gitflow4idea:0.3.6

from gitflow4idea.

masakichi avatar masakichi commented on September 23, 2024

@OpherV it solved. Thanks. What does the AVH mean?

from gitflow4idea.

OpherV avatar OpherV commented on September 23, 2024

Well @nvie stopped updating git-flow a long time ago (last commit is over 2 years ago and you can see just how many open issues are there).

@petervanderdoes forked the original git-flow repo and called it AVH edition to address a lot of the issues that remained unsolved in the original as well as add new features.

I think AVH stands for "A Virtual Home", which is his software company but he can correct me if I'm wrong :)

from gitflow4idea.

masakichi avatar masakichi commented on September 23, 2024

Thank you again! Nice explanation, glad to talk with you. @OpherV

from gitflow4idea.

petervanderdoes avatar petervanderdoes commented on September 23, 2024

@OpherV You are correct, AVH is just short for A Virtual Home. Thanks for the plug btw.

from gitflow4idea.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.