subclipse - Modified directory structure in project, now SVN won't allow me to commit. -


i using svn repository hold revisions project. half way through (having commited several times) changed directory structure of project, , renamed files.

now when try , commit tells me path old file (that renamed, , moved) not found. person working on project, changes make working copy changes. using subclipse manage project.

how can commit modified project?

when renamed , moved things around, did use subversion commands rename , move, or did change things around on local filesystem?

normally subversion expects told you're moving things around, otherwise has no way of knowing did.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -