≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #1969

Bug #1969: Not Matching All Files on Network Share

Kind bug
Product Command-T
When Created 2012-04-18T14:10:01Z, updated 2014-03-22T20:40:22Z
Status closed
Reporter anonymous
Tags no tags

Description

When I search for some files in a project on a network share they are not being found. If I search for them on a local copy of this project CommandT is finding them.

How can I check what is being indexed or find out what is going wrong?

I am on OSX Lion accessing a network share over SMB.

Comments

  1. Greg Hurrell 2012-04-20T17:44:46Z

    You could have a look at the file_scanner.rb file in Command-T to see how its determining the list of files that are available; specifically, the add_paths_for_directory method.

    It's possible that is returning different results for the SMB share; and the code elsewhere is choking on it. I'd need to see how the results actually differ in order to make a call on how to fix it.

  2. Greg Hurrell 2014-03-22T20:40:19Z

    Closing due to lack of activity.

  3. Greg Hurrell 2014-03-22T20:40:22Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets