springloops

How to Remove a Folder From Committing in SVN (Eclipse)

Deadly 提交于 2019-12-07 10:57:10
问题 I know I might get slammed for this question, but I have looked at previous SO questions and have not found my answer. I am using SpringLoops to host my SVN version control. I am using Subclipse an SVN plugin for Eclipse. When I right click my project's root folder and do Team -> Commit I do not want to include the bin folder to that committ. Yes, I have previously committed it, and according to this question: Subclipse svn:ignore I have to delete it from my repository first. I am not sure

How to Remove a Folder From Committing in SVN (Eclipse)

拈花ヽ惹草 提交于 2019-12-05 17:44:11
I know I might get slammed for this question, but I have looked at previous SO questions and have not found my answer. I am using SpringLoops to host my SVN version control. I am using Subclipse an SVN plugin for Eclipse. When I right click my project's root folder and do Team -> Commit I do not want to include the bin folder to that committ. Yes, I have previously committed it, and according to this question: Subclipse svn:ignore I have to delete it from my repository first. I am not sure what this exactly means. I cannot delete from the Springloops website, and inside Eclipse when I delete