[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Missing update-report close tag on CheckOut

From: David Chapman <dcchapman_at_acm.org>
Date: Sun, 04 May 2014 23:24:36 -0700

On 5/4/2014 10:57 PM, Lloyd wrote:
> Hi
> We are using VisualSVN server version 2.1.4 (svn server version
> 1.6.13) When I try to checkout our project it throws an error message
> "svn: E175009: Missing update-report close tag". What could be the
> reason for this error message?
>
> Can something could be corrupt in our server? If so is there any tool
> to verify and correct our repository?
>

Try "svnadmin verify /repository_dir/" on the server machine. If that
reports a problem, describe it here and you might get information on how
to repair it.

For example, I routinely run "svnadmin verify /var/www/html/svn/repo" on
my server. This requires read privilege on all directories in the
repository, of course, so I run it as root.

-- 
     David Chapman      dcchapman_at_acm.org
     Chapman Consulting -- San Jose, CA
     Software Development Done Right.
     www.chapman-consulting-sj.com
Received on 2014-05-05 08:25:20 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.