The problem is that the folder is already under version control.

Here's how I fix this type of problem when it comes up:

  1. In your local shell, make a copy of the .settings folder
  2. Bring up the "SVN Repositories" view in Eclipse
  3. Navigate to within the project on the server (e.g. /trunk/cboon/Project1/)
  4. Right-click the .settings directory there and delete it
  5. Now locally, update the project. If it feels that .settings is in conflict, accept the incoming change.
  6. Copy your local back-up of .settings back into place and refresh. It should now have a '?' badge, indicating that it's not under control
  7. Now you can svn:ignore it

 

 

from:http://stackoverflow.com/questions/16646942/unable-to-add-file-or-folder-to-svnignore

最新文章

  1. 安装Windows更新程序遇到错误:0x80070422
  2. pythonchallenge 解谜 Level 5
  3. redhat自定义安装必选
  4. PHP之:多图上传
  5. POJ 1511 Invitation Cards (spfa的邻接表)
  6. 访问public
  7. Android Handler值传递(文)
  8. RESTful API Design With NodeJS & Restify
  9. 单点登录(一)使用Cookie+File实现单点登录
  10. android:shape属性详解
  11. Android简易实战教程--第十八话《ListView显示,简单的适配器SimpleAdapter》
  12. Linux 启动时profile、bashrc、~/.bash_profile、~/.bashrc、~/.bash_profile执行顺序以及文件说明
  13. ExceptionLess本地环境部署
  14. python全栈开发 * 10知识点汇总 * 180612
  15. [knownledge][latex] LaTex入门
  16. Bootstrap框架下实现图片切换
  17. 非const引用不能指向临时变量
  18. 生成CFree 5.0 注册码
  19. ping域名和ping IP时速度不同的原因
  20. ebay商品基本属性组合成数据表格式,可用上传到系统递交数据

热门文章

  1. javascript笔记2-引用类型
  2. (spring-第3回【IoC基础篇】)spring的依赖注入-属性、构造函数、工厂方法等的注入(基于XML)
  3. php5.2 连接 SQL Server2008
  4. wdatepicker minDate&maxDate
  5. Linux基础入门(新版)(实验五至实验八)
  6. /bin/bash^M: bad interpreter: 没有那个文件或目录
  7. 重装系统后删除Cygwin文件夹
  8. 分布式消息队列kafka系列介绍 — 核心API介绍及实例
  9. iOS学习笔记---c语言第六天
  10. 优测优社区干货精选|老司机乱谈编辑器之神——vim