I suggest you ...

Fix 260 character file name length limitation

The 260 character limit on file paths really gets in the way of having a deeply-nested project hierarchy. It's only there as backwards compatibility with the old school APIs, and has no place in any sort of modern development environment.

We should be able to work with file paths of whatever size we want.

2,389 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Steve LeighSteve Leigh shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    74 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • GG commented  ·   ·  Flag as inappropriate

        Please fix this. It is hard enough getting the LAMP team to use TFS without trying to explain why they need to refactor their directory structures.

        Help!

      • Anonymous commented  ·   ·  Flag as inappropriate

        thanks for the info.,you could also try long path tool. it helped me with

        error 1320 in Win 7.,:) ricktor

      • Reinhard KuhnReinhard Kuhn commented  ·   ·  Flag as inappropriate

        This relic of the DOS area has been an annoyance in 2010 - it is, even if slightly increased, an unforgivable shame in 2013!

      • Tony PrudenteTony Prudente commented  ·   ·  Flag as inappropriate

        I'm a long-time TFS supporter, and this is my number one annoyance. I brought TFS to our company where there was some existing skepticism about it. It does not help my case when builds are failing because of a lame character limit that has nothing to do with Windows. MS stated that the reason for the 400 char limitation is because of index size limits in SQL server - which obviously means they need to make an alteration to how they're persisting/indexing the TFS data. So MS please get on it!!!

        http://blogs.msdn.com/b/bharry/archive/2012/09/12/visual-studio-update-this-fall.aspx

      • Bartosz BieleckiBartosz Bielecki commented  ·   ·  Flag as inappropriate

        The year is 2013 and there is still no sign of Microsoft dealing with it. You either PInvoke half of WinAPI JUST to avoid .NET before-api-calls that check for the length of normalized path, or external libraries (which basically did all the things for you).

      • Anonymous commented  ·   ·  Flag as inappropriate

        This is one of the most frustratingly moronic legacy problems to still have around.

      • AnonymousAnonymous commented  ·   ·  Flag as inappropriate

        To have any limits on path length is stupid. I remember when computer languages routinely had limits on the names of variables.

      • DaveDave commented  ·   ·  Flag as inappropriate

        This is ridiculously annoying! Please allow for long file length. The TFS 2012 increase to 400 is ok, but not ideal. Get with the 21st century!

      • Xian SembranoXian Sembrano commented  ·   ·  Flag as inappropriate

        why not used third party apps like "long path tool" ? which can be helpful, it helped me out a lot. maybe, it can help you also.

      • Lars JohannessonLars Johannesson commented  ·   ·  Flag as inappropriate

        We currently have some code in SVN and some in TFS. Initially we planned on moving the svn code to TFS but this bug made us reconsider and instead we will be migrating away from TFS.

      • Lee HullLee Hull commented  ·   ·  Flag as inappropriate

        VERY VERY annoying, least give a way to remove them from TFS without downloading them so we can at least fix it.

      • PaulPaul commented  ·   ·  Flag as inappropriate

        We've been hit with this issue many many many times and would like to see it resolved. This issue very frustrating and is causing our teams wasted effort as we are transitioning from other ALM systems to Microsoft's ALM system.

      • Anonymous commented  ·   ·  Flag as inappropriate

        Hello, wake up MS. It's 2013 now and still can't have a long file path without limitations.

      • JJ commented  ·   ·  Flag as inappropriate

        We run into this issue constantly too. This need to be fixed so that we can organize our solution folders without this stupid restriction

      • Chris FChris F commented  ·   ·  Flag as inappropriate

        We run into this issue CONSTANTLY. It makes me want to pull my hair out. I don't care about backwards compatiblity. If this was fixed...truly fixed...not the 400 characters that are now available with update 1....as in I can have 32768 Characters I'd upgrade to the next version that had this feature in a heart beat.

        Is there any hope this is going to get addressed?

      • WoodyWoody commented  ·   ·  Flag as inappropriate

        As users we should get an update more than once every three months that doesn't provide a roadmap for solution. Otherwise, what is the point of this site?

      • colin dooelycolin dooely commented  ·   ·  Flag as inappropriate

        I hate this phrase, but I'll use it anyway. OMG. However, to all hoping to have this fix. Think about all the issues regardsing backwards compatibility that an update to this would cause. An expensive one to maintain and probably not going to happen. Subversion all the way?

      ← Previous 1 3 4

      Feedback and Knowledge Base