[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 11:55:23 -0400

As a workaround, you can check out the local repository closer to the root of the C: drive. You have "C:\Documents and Settings\Justin\Desktop" that's adding characters to your 260 character limit. Since you are only a few characters off, it would work better to use "C:\GBBS_TG43_CTMR_paper" as the root directory.

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?

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Friday, September 10, 2010 7:05 AM
To: users_at_tortoisesvn.tigris.org
Subject: Re: unable to open files checked out with long filenames, paths

On 10.09.2010 08:29, Justin wrote:
>
> Here is what is actually displayed in the checkout window:
> "Added: C:\Documents and Settings\Justin\Desktop\GBBS_TG43_CTMR_paper
> \Authored Red Journal Papers\pdf references\Nag_Controversies-and-New-
> Developments-in-Gynecologic-Brachytherapy-Image-Based-Intracavitary-
> Brachytherapy-for-Cervical-Carcinoma_2006_Seminars-in"
>
> Here are the results from copy and paste
> "Added: C:\Documents and Settings\Justin\Desktop\GBBS_TG43_CTMR_paper
> \Authored Red Journal Papers\pdf references\Nag_Controversies-and-New-
> Developments-in-Gynecologic-Brachytherapy-Image-Based-Intracavitary-
> Brachytherapy-for-Cervical-Carcinoma_2006_Seminars-in-Rad.pdf"
>
> Any ideas?

Complain to MS about this :)
Seriously: the explorer has a limit of path length of 260 chars.
Anything that's longer, the explorer can't handle and therefore TSVN
can't handle it either (unless you pass the paths manually to
TortoiseProc.exe, in which case it will work).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2657507
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
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=2657568
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-10 17:55:39 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.