On Mon, 2011-01-03 at 16:18 -0500, Pazmiño Mazón, Iván Andrés wrote: > I've moved some files (java classes) from a directory to another, and > now commit fails complaining the containing folder doesn't exist > > svn: Commit failed (details follow): > svn: > '/svn/app-project/trunk/app-project-web/src/main/webapp/templates' > path not found: 404 Not Found (https://xxx) > > The path in the message is the path where the file used to be and in > the > eclipse IDE the folder and file both have a red arrow over them. > > I've tried merging, overriding and commiting, but none works. Any > ideas?
Did you try svn update on the client? NIck