Date: Tue, 10 Mar 2009 14:51:26 -0500 From: Chris Ruiz <chris@young-alumni.com> To: freebsd-current@freebsd.org Subject: Re: Subversion dies on pkill checkout Message-ID: <8A50A395-9004-4AAF-94E7-460A5020474A@young-alumni.com> In-Reply-To: <49B63AEC.2070305@prgmr.com> References: <49B6248F.9040708@prgmr.com> <20090310085736.GB19161@hoeg.nl> <49B63AEC.2070305@prgmr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 10, 2009, at 5:03 AM, Michael David Crawford wrote: >> * Michael David Crawford <mdc@prgmr.com> wrote: >>> A tools/regression/usr.bin/pkill/pkill-t.t >>> svn: In directory 'tools/regression/usr.bin/pkill' >>> svn: Can't move source to dest >>> svn: Can't move 'tools/regression/usr.bin/pkill/.svn/tmp/prop- >>> base/pgrep-s.t.svn-base' to 'tools/regression/usr.bin/pkill/.svn/ >>> prop-base/pgrep-s.t.svn-base': No such file or directory > > Ed Schouten wrote: >> I guess this is yet another issue we're having with checking out our >> source tree on case insensitive file systems. > > That was it! I should have guessed - it's bitten me before. [*] > > The workaround - again this is on Mac OS X - is to use Disk Utility > to create a big enough disk image file, then after it has been > initialized, reformat it with a case-sensitive filesystem. > > One has the choice of the Unix Filesystem or case-sensitive HFS+. > HFS+ is case-insensitive by default; I think the case-sensitive > option is only available in recent OS X versions. Actually, Case-sensitive HFS+ has been available since 10.3 (Panther), to get such a volume you would need to select it from Disk Utility during the install process. There is no conversion process other than reformatting. I currently run 10.5 (and did so with 10.4 and 10.3) as Case-sensitive Journaled HFS+ with no problems. Sincerely, Chris Ruiz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8A50A395-9004-4AAF-94E7-460A5020474A>