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

RE: unable to open files checked out with long filenames, paths

From: Loritsch, Berin <bloritsch_at_dtri.net>
Date: Fri, 10 Sep 2010 12:22:51 -0400

Our two statements are not incompatible. (I never said the file system had the limitation).

Nevertheless, particularly in this case, using a path closer to the root of the C: drive will work much better for the OP.

-----Original Message-----
From: Andy Levy [mailto:andy.levy_at_gmail.com]
Sent: Friday, September 10, 2010 12:01 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: unable to open files checked out with long filenames, paths

> NOTE: just about all platforms have a path limitation, even Unix (which includes Mac OS-X). The really long file and directory names you have here will get you right up to the limit. Perhaps a little sensible abbreviation would help?

Actually, most filesystems do NOT have a path length limitation. Even
with NTFS you're unlikely to hit the limit that it has (32,767 Unicode
characters with each path component (directory or filename) up to 226
characters long). It's the shell/environment/API that's accessing the
filesystem that more often has a limitation - which is what we're
seeing here.

See http://en.wikipedia.org/wiki/Comparison_of_file_systems

Confidentiality Note: The information contained in this message, and any attachments, may contain proprietary and/or privileged material. It is intended solely for the person or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2657579

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-10 18:23:02 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.