GithubHelp home page GithubHelp logo

Bug with long pathnames about git-tools HOT 6 CLOSED

yysun avatar yysun commented on September 28, 2024
Bug with long pathnames

from git-tools.

Comments (6)

denisz1 avatar denisz1 commented on September 28, 2024

Quite ironically, the reason I started using this extension rather than the built-in VS git provider, is that the built-in one continually scans that directory as well!

So both providers have the same bug! :-)

from git-tools.

yysun avatar yysun commented on September 28, 2024

I will try to re-produce and fix it. If you can send the error log, it will
help me to find out where it goes wrong.

On Fri, Dec 5, 2014 at 11:46 PM, denisz1 [email protected] wrote:

Quite ironically, the reason I started using this extension rather than
the built-in VS git provider, is that the built-in one continually scans
that directory as well!

So both providers have the same bug!


Reply to this email directly or view it on GitHub
#1 (comment).

from git-tools.

yysun avatar yysun commented on September 28, 2024

@denisz1 I was able to reproduce the issue and see the stack trace. It looks like a visual studio API bug. I used the API to detect file changes under solution folder. I guess Microsoft GIt Provider uses the same API, so it crashes too. I have raised a question to MSDN forum. https://social.msdn.microsoft.com/Forums/vstudio/en-US/9898f6d9-a448-4fdb-b693-ec9bfd8c4c42/ivsfilechangeeventsfileschanged-crashes-with-systemiopathtoolongexception?forum=vsx

We will see if they can provide a workaround. Meanwhile I will try a different method without using the API.

from git-tools.

denisz1 avatar denisz1 commented on September 28, 2024

@yysun Thanks for the update!

Yes there seems to be a problem with VS. There was a bug report on Connect, so I guess the VS team knows about it.

Is it not possible to manually ignore the node_modules directory, until they release a proper fix? Because that could be a while, maybe until VS2015 is released.

I hope there is another way to solve this problem! This extension is great...

from git-tools.

yysun avatar yysun commented on September 28, 2024

The issue has been fixed in 1.3.1. Uploaded to Visual Studio Extension Gallery.

from git-tools.

denisz1 avatar denisz1 commented on September 28, 2024

@yysun It works! Thanks Yiyi!

from git-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.