[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.subversive] svn gets out of sync
|
Hello All,
I am working with emf and gmf that use a lot of code generation. The
generated code can be customized and sometimes parts have to be deleted
manually. I do this all within Eclipse. Now I got a problem again which
occures several times. When I try to commit to svn I get the following
error message on many files:.
org.polarion.team.svn.core.client.ClientWrapperException: Unmergeable
scheduling requested on an entry
svn: Can't add '[...]' to a parent directory scheduled for deletion
[...] is the according filename
A cleanup does not help. When I do an update it starts destroying stuff :(
I am the only one working on this repository.
Is this a known problem? Any hints?
Michael