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

Re: Merge error when importing large repository

From: <cmpilato_at_collab.net>
Date: 2002-07-02 23:30:54 CEST

Justin Erenkrantz <jerenkrantz@apache.org> writes:

> When importing a large repository (namely the linux 2.4.14 kernel),
> I get the following error from svn import:
>
> svn_error: #21066 : <The specified transaction is not mutable>
> MERGE request failed on /linux-repos

[...]

> [Tue Jul 02 13:03:13 2002] [error] [client 127.0.0.1] Could not MERGE resource "/linux-repos/!svn/act/bc5a3597-d11d-b211-93ee-b4bac69a762d" into "/linux-repos". [500, #0]
> [Tue Jul 02 13:03:13 2002] [error] [client 127.0.0.1] There was a problem opening the transaction specified by this activity. [500, #21066]
> [Tue Jul 02 13:03:13 2002] [error] [client 127.0.0.1] (2)No such file or directory: cannot modify transaction named `1' in filesystem `/mnt/storage1/external-cvs/linux-repos/db' [500, #21066]

Hm...Subversion sez "transaction is not mutable", Apache sez "No such
file or directory". Are you server and client using the same
svn_error_codes.h ? (Not that this would make the error go away, but
it sure helps debugging)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 2 23:32:07 2002

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.