On Tue, Jul 02, 2002 at 02:20:18PM -0700, Justin Erenkrantz wrote:
> 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
>
> svn_error: #21066 : <The specified transaction is not mutable>
>
> cannot modify transaction named `1' in filesystem `/mnt/storage1/external-cvs/linux-repos/db'
>
> Anyone have any ideas what this is and how to fix it? I'm not sure
> that I blame my recent work with mod_dav_svn for this.
>
> This is during the 'transmitting file data' section (it runs for a
> while and then aborts).
>
> HTTP error log shows:
>
> [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]
>
> Help... =) -- justin
Know what? I had the same error, but the commit was successful. svnadmin
lstxns showed no outstanding revs, and svnadmin lsrevs showed the revision
created by the import.
Seems to be a post processing error somewhere.
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson http://www.pilch-bisson.net
"Historically speaking, the presences of wheels in Unix
has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- application/pgp-signature attachment: stored
Received on Wed Jul 3 01:22:41 2002