java - SVNKit: Commit files that were manually deleted from filesystem( Work Copy) -


i can not solve problem collecting commititem(changes commit), or more accurately, have no porblem changed , added files files manually deleted file system not seen in commititem list ... , changes can not commit svn server.

if delete file using api, problem not exist... manually deleting ...

has had similar problem?

if file has been manually removed file system, can't commit, cause svn thinks should there isn't. try svn status on such situation (!)...


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -