table 1

- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
-
table 1 created a post, How to undo a commit in a local branch - git
I did some commits in a local branch through intellij in multiple git repositories. How can I undo those commits? I need the code changes after the undo (marked them as local changes). -
table 1 created a post, TeamCity Remote Run With Git Local Branch
I did some local changes and committed them to a local branch. How can I do a remote run with these local commits? I get an error (attached - RemoteRunError.jpg) when I select "Remote Run" from the... -
table 1 created a post, Automatic merge of local branch with master
Hello, I want to know the steps to create a local branch in intellij with git as my version control system. I have multiple remote source code repository and I want to create a local bran... -
table 1 created a post, High cpu usage with intellij 11.1.5
Normal editing in intellij is making the UI unresponsive. Looking into the task manager I saw the cpu usage shoots up every time I try to write java code.Attached are 30 thread dumps I took to help... -
-
table 1 created a post, Intellij 11.1.3 hangs after memory usage shoots above 900 MB
My heap settings for intellij are -Xms512m and -Xmx1300m while perm gen space is -XX:MaxPermSize=250m. I realized that everytime I have multiple intellij windows and the memory usage of intellij sh... -
-
table 1 commented, -
table 1 created a post, Subversion Integration Plugin - Feature which is not supported
1. The current "Subversion Integration" Plugin does not support "Check for modification" command to check for modified files in the source directory. Similar to what is supported by the tortoise sv...