SVN clearing failed - other published solutions do not work

I run tortoiseSVN and I have not been able to commit or update it since I interrupted the update (or commit) process a while ago. I found other publications of similar questions, but not suggestions that are applicable or working - I really need to figure out a way to fix this without starting.

More details:

  • EDIT: starting Windows7
  • If I perform a commit: it does not find files that have been modified, even if I have one.
  • If I do an update: "update failed!" previous operation is not finished, start cleaning ..
  • if I try to clean: "Cleaning could not process the following paths: the path to the folder I'm trying to clean The previous operation is not completed yet; start cleaning if it was interrupted Run the" clean "command
  • I upgraded from 1.8.1 to 1.8.4; some problem
  • I tried to downgrade to 1.7. Something; he said something about the inability to update the log or database ... returned to 1.8.4
  • Nothing is locked, so other suggestions for deleting the lock file do not work.
  • The suggestion is here ( What should I do when "svn cleanup" fails? ) To delete a log file does not work - I do not have a log file in my .SVN folder.

Anyway, to fix this without checking fresh?

Thank you!

Eli

+3
source share
6

, svn meta . , , .

...

  • .svn
  • ... , .svn, .
+8

:

, . 3 , . , .

+7
0
  • Windows 7: .
  • .
  • SVN " ".
  • .svn Subversion.
  • .svn " " Subversion.
  • " ".
  • Windows 7: .
  • Subversion.
0

.

To do this: go to the .svn folder (hidden folder in the root) => Go to temp => Delete everything in it :)

0
source

Also try running svn cleanup from the command line.

I just could use this to fix the error: "Cleanup" did not process the following paths: ... The previous operation has not yet been completed; run "cleanup if it was interrupted. Run the" cleanup "command

0
source

All Articles