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

Access denied when using externals

From: Christer Solskogen <chs_at_epsis.no>
Date: 2006-12-01 14:41:23 CET

On our subversion server we have two repos. One called Main, and one
called 3rdparty. 3rdparty is primary used for 3rdparty libraries, and is
therefor access via svn:externals.

Both of the repos use the same access file. (We are using the http://
protocol)

If we either edit or create a file in the directory that is an external,
we get access denied. If we rather check out the 3rdparty in a seperate
directory, rather that accessing it thru svn:externals, commiting is
done without any errors.
So if the directory HelloWorldLib (which is in 3rdparty repo) is a sub
folder(using svn:externals) in HelloWorld (located in Main) we cant edit
or add new files to HelloWorldLib unless we checkout HelloWorldLib
elsewhere and do the changes there.

The error log in apache just throws out:
[Fri Dec 01 14:19:16 2006] [error] [client 192.168.90.117] Access
denied: 'EPSIS\\chs' MKACTIVITY 3rdparty:

Is this intended or a bug?

-- 
chs
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 1 15:01:58 2006

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.