[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: <kfogel_at_collab.net>
Date: 2003-09-29 16:12:40 CEST

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:02:54 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.