开发者

How to set svn ignore property in Eclipse

开发者 https://www.devze.com 2023-04-12 00:03 出处:网络
I want to add the SVN ignore property to my project to ignore target folder and .classpath. So I went through team → set 开发者_开发知识库property, but I didn\'t know how the configuration for the n

I want to add the SVN ignore property to my project to ignore target folder and .classpath.

So I went through team → set 开发者_开发知识库property, but I didn't know how the configuration for the name and values would be. How can I do it?


You can set svn:ignore using TeamAdd to svn:ignore on the right click of file. However, if the file is already committed to SVN this option will not be enabled.

You would need to remove it from SVN, clean up the local repository and then add svn:ignore.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号