I'm using Aptana Studio 3 version 3.4.2, on Fedora.
I have a git repository set up and am using bit bucket. I had a project that was already set up with a .git file in there, and I added that project to my workspace in Aptana. What happens is that when I try to push from the options available when you right click on a project and go to "Team", Aptana just freezes. Same when I try to do a pull.
One potential explanation is that, I have no problem pushing/pulling from the console, but when I do that there, I am prompted for a password. No such thing happens when I use Aptana, so how does it know my information to be able to do a push without prompting me for a password? Because it freezes very shortly after I tell it to push, I just see in the corner it says "git push " and then it freezes. Note I'm also using HTTPS to push.
Any help would be appreciated.