Eclipse提交本地項目到SVN的方法

一、先設置提交SVN需要忽略的文件 Windows--》Preferences--》Team--》Ignored Resources 點擊Add Pattern… 添加需要忽略的文件或目錄 例如 *.class、.classpath,.settings, */target, .project 等不需要上傳的規則並選中。 二、提交步驟 項目右鍵---》Team---》Share Project...
相關文章
相關標籤/搜索