[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: Sander Striker <striker_at_apache.org>
Date: 2002-07-03 09:00:05 CEST

> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: 02 July 2002 23:23

> 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
> >
> > svn_error: #21066 : <The specified transaction is not mutable>
> >
> > cannot modify transaction named `1' in filesystem `/mnt/storage1/external-cvs/linux-repos/db'
>
> That's freaky... can you run httpd in gdb, and break on
> make_error_internal()... see what's going on? Why libsvn_fs is
> returning error?

Just adding a 'me too' here. I got this error when my post-commit hook
failed. After I fixed post-commit (which I screwed up myself ;) the error
never showed again.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 3 08:51:44 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.