Re: during checkout, some files always cannot be pulled out to my local drive
From: <jblist_at_icloud.com>
Date: Tue, 27 May 2014 10:46:04 -0700
On May 27, 2014, at 8:44 AM, frame <xsli2_at_yahoo.com> wrote:
> Hi:
Windows uses a case insensitive file system, whereas Linux uses a case sensitive file system. Most likely, you have files and/or directories that are spelled differently only in capitalization.
If you perform "svn list" from within the working copy, you should be able to inspect the output for any objects that might differ only in case.
|
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.