Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Subversion checkout error: Missing update-report close tag

Tags:

svn

I get this error every time I try to checkout or update a specific repository from TortoiseSVN:

Missing update-report close tag

I have absolutely no idea about what I can do to avoid or correct this error.

Can someone please point me in the right direction?

like image 368
Simon Sessingø Avatar asked Aug 03 '13 16:08

Simon Sessingø


1 Answers

The only way I was able to resolve this issue was by checking out a clean copy of the repository. I isolated the files that were causing the issue, but deleting them and updating simply restored the deleted files.

Checking out a clean copy worked, however.

like image 149
vdt Avatar answered Oct 25 '22 18:10

vdt