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

Re: "client, interrupted" bug, and debug tracing

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 18 Mar 2010 17:30:43 +0000

Jon Andersen <janderse_at_gmail.com> writes:

> The working copy is (correctly) reported as locked:
> svn: Working copy '.' locked
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
> details)
>
> Try to clean up the interrupted sync using: svn cleanup
>
> Expected:
> The working copy is cleaned up properly and the sync can continue.
>
> Actual:
> svn: In directory 'local\dir'
> svn: Error processing command 'modify-wcprop' in 'local\dir'
> svn: 'local\dir\file' is not under version control

You are going to run into WC-NG, the rewrite of the working copy code.
That sort of bug is one of the things that WC-NG is supposed to fix,
although I can't say for certain whether that particular bug is, or
will be, fixed. WC-NG means that the trunk and 1.6.x are now
significantly different. What do you plan to do?

-- 
Philip
Received on 2010-03-18 18:31:17 CET

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

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