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

Problems with fsfs repos on Windows

From: Guido Anzuoni <guido.anzuoni_at_kyneste.com>
Date: 2004-11-12 17:59:10 CET

Hello,
following discussion bdb vs. fsfs reliability, I decided to begin to use
a fsfs repos for testing purposes.
After some import/checkout/commit I got an error creating a new project
layout (i.e. service/trunk service/tags etc.) using import with TSVN.
The error was something like
Error: MERGE cannot delete....
The apache log follows:
...............
[Fri Nov 12 17:06:14 2004] [error] [client 192.168.16.154] Could not
MERGE resource
"/svn/guido/!svn/act/e25c9ad0-8303-1f4a-9e34-51f4431f6644" into
"/svn/guido/corba". [409, #0]
[Fri Nov 12 17:06:14 2004] [error] [client 192.168.16.154] An error
occurred while committing the transaction. [409, #720032]
[Fri Nov 12 17:06:14 2004] [error] [client 192.168.16.154] Can't remove
'E:/SVNROOT/repositories/guido/db/transactions/6-1.txn' [409, #720032]
[Fri Nov 12 17:06:14 2004] [error] [client 192.168.16.154] Could not
DELETE /svn/guido/!svn/act/e25c9ad0-8303-1f4a-9e34-51f4431f6644. [500, #0]
[Fri Nov 12 17:06:14 2004] [error] [client 192.168.16.154] could not
open transaction. [500, #160007]
[Fri Nov 12 17:06:14 2004] [error] [client 192.168.16.154] No such
transaction [500, #160007]
....

But, the strange thing is that the subtree was created in the repos.
I made some other commits without problems.
Then I decided to dump and load into a new repos.
The dump operation completed successfully, then I created a new (fsfs)
repos, but when I try to load the dump I, rather frequently , get the
following error:

svn: Can't remove 'guido/db/transactions/4-1.txn

(well, not always the same trasaction.

The strange thing is that guido/db/transactions/ is empty !!

I am the administrator of the system.

The env is:
E:\SVNROOT\fsfsrepos>svnadmin --version
svnadmin, version 1.1.1 (r11581)
    compiled Oct 23 2004, 14:47:47

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

Windows 2000 Server SP4
dual CPU

Nothing to say, on linux runs like a bullet.....

Guido.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 12 18:00:07 2004

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.