【问题标题】:sublime-text 2 ftpsync ignore not workingsublime-text 2 ftpsync 忽略不工作
【发布时间】:2014-03-03 08:13:59
【问题描述】:

在 windows 7 上的 yii 项目中,我有以下结构:

/项目 .. /yii .... /框架 .... /受保护 .... ftpsync.settings

在 ftpsync.settings 我想忽略框架文件夹如下:

"忽略": "\\\\framework\\\\"

然后在边栏中,当我右键单击 yii 文件夹 > FTPSync > 上传时,它应该忽略没有发生的框架文件夹

请问有什么想法吗?

【问题讨论】:

  • 你说的它不起作用是什么意思?你预计会发生什么?发生了什么?请详细描述您的问题。
  • 感谢您的评论,我已经用更多解释更新了这个问题。
  • 来自文档 - Then it will try to look in current and all parent folders in a path whether they contain ftpsync.settings file until the nearest is found (or ends up with none). 我认为您应该在项目的根目录下拥有 ftpsync.settings 文件。您的忽略值看起来不错。可能是找不到文件。
  • 我在 yii 文件夹中有 ftpsync.settings,我尝试将它放在根项目文件夹中,但还是一样

标签: sublimetext2 sublimetext sublime-text-plugin


【解决方案1】:

"ignore": "\\\\framework\\\\"
正在工作 但是当我看到状态栏中所有文件的数量时我很困惑

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-04-10
    • 1970-01-01
    • 1970-01-01
    • 2012-08-05
    相关资源
    最近更新 更多