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

Re: [repost] SVN commit error: svn_io_file_rename: can't move

From: <james-tigris_at_jrv.org>
Date: 2003-09-29 17:27:27 CEST

A permission problem on the 253rd commit? Keep in mind that every
test case worked many times before the failure.

I'm deeply suspicious about multiprocessor support. I have not seen
any MP system, whatever OS or file:// or http://, successfully support
more than one committer or one importer in a stress test.

Are there other versions of db4 I should compile against and retest?
I'm using 4.0.14.

I'll try this again as soon as svnadmin recover finishes (13 hours and
still going). I'm skeptical of the text of the error message: my gut
feeling is that it's a Red Herring.

> From: kfogel@collab.net
> Date: 29 Sep 2003 09:12:40 -0500
>
> james-tigris@jrv.org writes:
> > Sending x99
> > Transmitting file data ....................................................................................................svn: A problem occurred; see later errors for details
> > svn: Commit succeeded, but other errors follow:
> > svn: Problem running log
> > svn: Error bumping revisions post-commit (details follow):
> > svn: in directory 'C:/src/svn-test/a'
> > svn: start_handler: error processing command 'committed' in 'C:/src/svn-test/a'
> > svn: error replacing text-base: x98
> > svn: Access is denied.
> > svn: svn_io_file_rename: can't move 'C:/src/svn-test/a/.svn/tmp/text-base/x98.svn-base' to 'C:/src/svn-test/a/.svn/text-base/x98.svn-base'
>
> Sure looks like some sort of permissions problem, but I'm not a
> Windows NT expert. After the error, does
>
> C:/src/svn-test/a/.svn/tmp/text-base/x98.svn-base
>
> exist, and what happens if you try to rename it manually to
>
> C:/src/svn-test/a/.svn/text-base/x98.svn-base
>
> ?
>
> -Karl
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 17:32:35 2003

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.