Re: ".svn" directory name no good (in fact, it is worse than I thought)
From: Files <files_at_poetryunlimited.com>
Date: 2003-09-25 18:12:21 CEST
james-tigris@jrv.org wrote:
Naming conventions on win32 and the like have always treated the
Hence, I can use .htaccess.txt but not .htaccess with ease.
Lack of extension has never been a problem since the filesystem was
Just look at your /Windows directory.
The _ is not a win32 special character. The . on the other hand IS.
Most path functions look for the . to separate extensions.
If you only have one period, you only have an extension and hence no name.
There you. Have I characterized enough? Or do I need a step by step script
I'd be happy to provide it if you think it would help.
Anything to avoid this problem again.
Shamim Islam
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.