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

possible .svn corruption

From: James Goodall <jgoodall_at_dmetrix.com>
Date: 2003-07-23 03:45:38 CEST

Hi. Several of the developers here are running into a similar problem:

 

C:\Code\trunk\project>svn up

U file1

U file2

svn: Problem running log

svn: in directory ''

svn: start_handler: error processing command 'merge' in ''

svn: Error calling external program

svn: svn_io_run_diff3: Error running 'C:\Cygwin\bin\diff3.exe': exitcode
was 2, args were:

in directory '.', basenames:

.svn/tmp/file3.tmp

.svn/tmp/file3.tmp.tmp

.svn/tmp/file3.tmp.2.tmp

 

C:\Code\trunk\project >svn st

! .

  L proj_subdir1

M file4

M file3

? file3.tmp

  L proj_subdir2

 

C:\Code\trunk\project >svn cleanup

svn: Problem running log

svn: in directory ''

svn: start_handler: error processing command 'modify-entry' in ''

svn: error getting file affected time on `.svn/props/file3'

 

C:\Code\trunk\project>svn resolve file3

svn: warning: working copy locked: .

 

It seems that the .svn directory contents are getting hosed up and there's
no real way to fix it without checking the directory out again and copying
files. Some of the guys here are seeing this problem as much as few times
in a day. Here's what we're running:

 

Client:

 * svn 0.25.0

 * diff3 2.8.1 (Cygwin - latest version)

 

Server (if it makes a difference - no pun intended):

 * svn 0.25.0

 * apache 2.0.47

 

Has anyone else out there seen this, and if so, how can you get around it?

 

 - James

 

James Goodall

Senior Software Engineer

DMetrix, Inc.

(520) 722-9481

 <mailto:jgoodall@dmetrix.com> jgoodall@dmetrix.com

 

 

CONFIDENTIALITY NOTICE:

This message and any included attachments are from DMetrix Corporation and
are intended only for the addressee. The information contained in this
message is confidential and may constitute inside or non-public information
under international, federal, or state laws and is intended only for the use
of the addressee. Unauthorized forwarding, copying, printing, distributing,
or using such information is strictly prohibited and may be unlawful. If
you are not the addressee, please promptly delete this message and notify
the sender of the delivery error by e-mail or you may call DMetrix, Inc., in
Tucson, Arizona, USA at (+1) (520) 722-9510.

 
Received on Wed Jul 23 03:46:41 2003

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.