eclipse - SVN refuses to commit. No updates required -


i using flash builder php 4.5 work on php project. zend studio built on top of eclipse.

i've moved folders , files, renamed files within flash builder. files removed. attempted commit svn.

svn comes error saying commit failed 1 of files not date. conincidentally, 1 of files removed.

i proceeded update first , got message: no changes merge.

trying commit again results in error saying files not date.

any ideas how can fix this?

assuming it's deleted file that's making commits fail, can try reverting deleted file, updating, deleting again, if fails, might want consider making copy of changes made in wc, revert originals, update originals, copy changes back.

or, if you're sure it's deleted file that's making commit fail, commit else first, go , revert deleted file, update, delete , commit again. said, svn fickle dirty working copies...


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -