Please make sure you're using Reply To All so the list benefits.
On Thu, Jul 3, 2008 at 14:25, sameer danthurthy <danths_at_gmail.com> wrote:
> Thanks for the reply, did you mean svnserve.conf in this case?
> If so yes, they are similar.
That depends upon what svnserve.conf actually is. If you're using
svnserve to serve your repositories, you shouldn't be accessing them
via Apache. And if you do make them available via Apache, you have to
configure Apache to handle them properly.
> On Thu, Jul 3, 2008 at 11:36 AM, Andy Levy <andy.levy_at_gmail.com> wrote:
>> On Wed, Jul 2, 2008 at 21:20, sameer danthurthy <danths_at_gmail.com> wrote:
>>> Hello: I use Subversion version 1.4.3 (r23084) on Solaris 9 and have
>>> multiple repositories for each project due to security requirement.
>>> For certain repositories I see all the internal directories such as
>>> conf/dav/db/hooks etc while I don't see them for others while
>>> accessing teh repository using http and apache.
>>>
>>> I checked teh permissions and they seem to be similar for the the two
>>> types. How should I further investigate?
>>
>> If your Apache is configured properly, you shouldn't see those
>> directories at all. Compare the configuration of the 2 sets of
>> repositories.
>>
>
>
>
> --
> Sameer Danthurthy
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-03 20:38:33 CEST