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

Re: Unable to checkout/add hidden files to repo

From: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Tue, 31 Jan 2012 07:05:22 -0600

On Jan 31, 2012, at 06:47, Jon Grimes wrote:
> On Tue, Jan 31, 2012 at 3:19 AM, Daniel Shahaf wrote:
>> Jon Grimes wrote on Mon, Jan 30, 2012 at 19:32:27 -0500:
>>> Essentially my repository wont let me check out or commit any hidden files.
>>> (.htaccess)
>>
>> Probably a bogus httpd config --- overly greedy application of a "don't
>> GET .htaccess" directive. Try files called .ABC
>
> This happens with any hidden file, not just .htaccess files.
>
> Any idea's?

I agree with Daniel. Check your httpd.conf, and all other conf files it includes, for directives that restrict hidden files (where by "hidden files" I am assuming you mean files whose names begin with a ".").
Received on 2012-01-31 14:06:04 CET

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.