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

update & cleanup cannot run log

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-08-28 02:00:59 CEST

I just tried to svn update from rev 3082 to revision 3085 in my
Windows svn build area and I got the following errors:

$ svn update
svn: Problem running log
svn: in directory .
svn: start_handler: error processing command 'merge' in .
svn: Working copy not locked
svn: svn_wc_merge() returned an unexpected error
svn: directory not locked ()

bzajac@TUG-BOAT /d/Blair/Code/Subversion/svn
$ svn cleanup
svn: Problem running log
svn: in directory .
svn: start_handler: error processing command 'merge' in .
svn: Working copy not locked
svn: svn_wc_merge() returned an unexpected error
svn: directory not locked ()

This is reproducable on Unix also with revision 3080.

Here's how to reproduce it:

% cd svn
% svn update -r 3082
% vi win-tests.py
  [change the lin "shell = 'C:PROGR....' line]
% svn update

I can't cleanup the directory, nor revert win-tests.py.

Any ideas?

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 28 02:01:31 2002

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.