svn: E155011 "out of date" error and svn: E160020 "already exists" error

2015-02-19 Thread James
I renamed a package (folder name) and then renamed two files under it (the renamed folder). Then I use kdesvn to do commit which will add and then commit, I think. I got the attached error.  Then I tried the following command line commands but no luck: svn up --force theFolder, svn commit -m "m

Re: svn: E155011 "out of date" error and svn: E160020 "already exists" error

2015-02-20 Thread Stefan Hett
Hi James, the error sounds to me as if the file you wanted to add was already commited. Did you try svn up before svn commit? Regards, Stefan I renamed a package (folder name) and then renamed two files under it (the renamed folder). Then I use kdesvn to do commit which will add and then c