Pycharm 1.2 忽略名为 cvs 的目录
我在 OSX 10.6 上使用 Pycharm 1.2 。我的项目目录之一名为 cvs,但它没有显示在项目资源管理器中。我尝试卸载 cvs 版本控制插件,但这并没有解决问题。当我尝试手动创建目录时,我收到一条消息 <尝试创建名称被忽略的目录,结果将不可见> ..我怎样才能克服这个?
Am using Pycharm 1.2 on OSX 10.6 . One of my project directories is named cvs, but it is not showing up in the project explorer. I have tried uninstalling cvs version control plugin but this didn't resolve it. When i try to manually create the directory , i get a message < trying to create a directory with an ignored name, result will not be visible> .. How can i overide this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
设置 |文件类型 |忽略文件和文件夹,从忽略列表中删除 CVS。
Settings | File Types | Ignore files and folders, remove CVS from the ignored list.