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

Re: Commit succeeded, but other errors follow

From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2006-06-14 23:27:58 CEST

Hi,

MB> ...

MB> I see all the files added and sent to the repository, then at the end of the
MB> commit I get the following error message (90-95% of the time):

MB> Error: Commit succeeded, but other errors follow:
MB> Error: Error bumping revisions post-commit (details follow):
MB> Error: Can't move 'C:\svn\MantisLocal\_svn\tmp\entries' to
MB> 'C:\svn\MantisLocal\_svn\entries': Access is denied.

It is a problem in your end, not the server's.

MB> This happens when I try to commit to a local repository or to a repository
MB> on our development server.

It would happend no matter which repo you're committing to.

MB> Does anyone have any ideas about what's causing this? This is a
MB> brand new repository and I haven't modified any of the hooks in
MB> it.

Nobody has talked about hooks here. There is something in your
computer that avoids TSVN (I bet that svn.exe will produce the same
results) from finishing the commit operation in your computer.

The first thing I'll try is to disable your antivirus. Some of them
are known to produce this kind of problems. If you have any program
which transverses directories in the background (excluding TSVNCache),
for example Foldersize, you should also disable them.

You can also try using Filemon from Sysinternals to catch which
program is to blame.

Best regards,

Fernando Najera

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Jun 14 23:28:15 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

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