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

Re: svn 1.0.6 repos runs two minutes than error

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-08-09 16:14:47 CEST

Robert wrote:
> Robert-Welzs-Computer:/Users/welz/svntest root# less dump.svn | svnadmin
> load /usr/local/test6/
> <<< Started new transaction, based on original revision 1
> * adding path : braches ... done.
> ...
> ...
>
> http://localhost:65535/ works fine for a moment in a browser, but 2
> minutes later the browser shows:
> " Could not open the requested SVN filesystem "
>
> I run the subversion server on a Mac with OS X 10.3.4
>
> What can I do?

That looks like a permission problem. The Apache server probably
doesn't run under the same authority as the user under which you load
the repository.

After you load, simply set the permissions correctly, and you should be
fine.

Some information is available in the book:
http://svnbook.red-bean.com/svnbook/ch06s05.html

Hope that helps !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 9 16:19:44 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.