I am using eclipse luno (4.4) in the linux environment. When I sharing project with svn repository in eclipse, it gives this error.
"Sharing failed. ... is already a working copy for a different URL; perform update to complete it"
I added normal java project to that svn repository successfully. But when I add another project (a java web project) it gives this error.
May be this is because I have tried to add this project so many times. But I deleted those directories with "svn delete [URL]" command and they were successfully deleted.
Can anyone tell me how to fix it? The error occur at the last step in eclipse sharing project dialog.
how can I update it? svn update is not working