I am using eclipse galileo 3.5 with the following plugins

Subversive SVN Team Provider 0.7.8
Subversive connector SVNKit 1.3.0 from http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/

I checked out the files from the svn server and it worked great. But now i have added a folder and a file to the project and when tried to commit the changes i am getting the following error. I am stuck now without being checking in the files. If anyone faced this before please help.
 
Error:

Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: Can't open file '/rep/projects/db/txn-current-lock': Permission denied
svn: MKACTIVITY of '/svn/projects/!svn/act/8592adf4-2301-0010-a4d5-ffcfe5fb9132': 500 Internal Server Error (http://pluto-server)

1 answers, votes, 3418 views
ubuntu's picture
asked by ubuntu
2 years 19 weeks ago



1 Answers

Answer

It is a permission issue as the error states. Changing ownership for the svn folder and applying permission should solve this.
 
Open terminal and enter the following
 
sudo chown -R www-data:www-data /var/svnfolder/*
sudo chmod -R 770 /var/svnfolder/*
 
in my case it was
 

sudo chown -R www-data:www-data /rep/svn/*
sudo chmod -R 770 /rep/svn/*
 
 
Hope this helps

oid4a4138ce57183's picture
answer by oid4a4138ce5...
2 years 18 weeks ago

Ubuntu 11.04 released!

Ubuntu 11.04 code named natty narwhal is released download ubuntu 11.04

Read ubuntu 11.10 reviews and share yours now!!

View in your own language!

Stay Connected

Ubun2.com on Facebook Ubun2.com on Twitter RSS Feeds

Poll

Favorite desktop environment?: