Yes, I tried but it didn´t work. I made a work around. I deleted the SVN files of the new folders and then I clicked Add to Repository and afterwards, commit. Then allowed me to commit the files.
Thanks!
Main Topics
Browse All TopicsHello,
I am trying to commit my changes to the SVN usign Eclipse 3.4.2 the error messages says:
org.tigris.subversion.java
svn: 'D:\Temp\project\project-a
But the truth is that the folder project-core doesn´t exist in my SVN. In my repository I have a project with the following structure:
project-app
|-pro-ear
|-pro-ejb
|-pro-war
and now I renamed the folders and I have created new ones as follows:
project-app
|-project-ear (same as before)
|-project-ear-cz
|-project-persistence (before pro-ejb)
|-project-persistence-cz
|-project-web (before pro-war)
|-project-web-cz
I have tried Team->Cleanup and Team->Syncronize with Repository
and I get the same error message.
What may be the problem?
Thank you in advance!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: Michal-DrozdPosted on 2009-07-02 at 04:46:37ID: 24762229
have you tried to make whole update for project ? (it is needed to have everything updated, also subdirs which arent really new(commited), but are needed to be updated by SVN)