While I am trying to commit my project from git plugin of Intellij Idea ,it's showing an err msg like "error: insufficient permission for adding an object to repository database .git/objects
error: Sample2/.idea/vcs.xml: failed to insert into database error: unable to index file Sample2/.idea/vcs.xml fatal: updating files failed". I am working in Ubuntu 10.10 and I logged in as a user with admin permissions. Repository for git is my project folder itself which is in my local system. Please help me to get out of this.
Thanks in advance
Arun