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

[fixed] Re: error when committing

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-04-23 21:03:06 CEST

On IRC, we figured out this was because Josh didn't read the INSTALL
document :-) ... the repository wasn't read/write for the Apache process.
Changing the ownership fixed it all right up.

However, this does disclose a bug: why did the MKACTIVITY succeed, when the
server could not open the FS or write the activity->txn mapping?

Cheers,
-g

On Tue, Apr 23, 2002 at 11:03:00AM -0700, josh lucas wrote:
> When I try to commit either a new file or a modified one into a
> repository, I get the following error:
>
> [lucas@sc-build thatch]$ svn commit build.xml
>
> subversion/libsvn_client/commit.c:598
> svn_error: #21103 : <Activity not found>
> Commit failed (details follow):
>
> subversion/libsvn_ra_dav/util.c:161
> svn_error: #21103 : <Activity not found>
>
> The specified activity does not exist.
>
>
> I have a fully up-to-date tree as of this morning.
>
> Any ideas?
>
>
> thanks,
> josh
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 23 21:03:31 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.