You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2002/04/23 19:03:06 UTC

[fixed] Re: error when committing

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