NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item11975: Unable to checkout (BuildContrib) from subversion to a case insensitive filesystem
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Being Worked On |
Web Site |
|
|
Checkout of
BuildContrib fails on my OSX box due to the fact, that we have a
pod.pm and a
POD.pm in the same directory. (
/lib/Foswiki/Contrib/BuildContrib/Targets/)
Unfortunately there are filesystems out there, which are not case sensitive (or at least not by default) like Apple's HFS+.
Do we have a file-naming convention? Do we want to support such filesystems?
--
OliverKrueger - 27 Jun 2012
Case insensitive file systems are
so 1980's.
We don't have a file naming convention. I guess you can define one.
I added a
target_pod function to Build.pm, and removed
pod.pm
--
CrawfordCurrie - 07 Jul 2012
Thanks alot.
--
OliverKrueger - 07 Jul 2012