eclipse中svn的各種狀態表徵圖詳解

來源:互聯網
上載者:User

標籤:

- 已忽略版本控制的檔案。可以通過Window → Preferences → Team → Ignored Resources.來忽略檔案。 A file ignored by version control. You can control what resources will be ignored by going to Window → Preferences → Team → Ignored Resources.

- 未納入版本控制的檔案,一般是新增,尚未提交的檔案。 A file not under version control. These are typically new files that you have not committed to the repository yet.

- 本地重新命名或移動到其它目錄的檔案。 A versioned file that needs to be added to the remote repository. These are typically files you have either renamed, or moved to a different directory.

- 本地刪除的目錄。 A deleted folder. These are folders that you have deleted locally without yet committing the changes to the repository. Note that files are usually removed from the view when they‘re deleted locally, so they are normally not seen with this icon.

- 沒有任何改動的檔案。 A file with no local changes.

- 發生改動,尚未提交的檔案。 A file with local, uncommitted changes.

- 處於鎖定狀態的檔案。 A locked file.

- 有衝突沒有解決,就更新或提交的檔案。 A conflicted file. These are typically files that had a commit/update conflict that you marked to resolve later.

- 有分類樹衝突的檔案。一般在最近一次更新後,資產庫上的檔案被移動、刪除或重新命名。 A file that has a tree conflict. These are typically files that have local changes, but have since been moved, removed, or renamed in the repository since the last local copy update.

- 引用外部項目的檔案,不能提交到本項目的資產庫裡。 A file that is external to the project. Linked external files cannot be committed to the repository.

- 有分支版本的檔案。這些檔案屬於另外一個不同的工作目錄而不是屬於本地的父目錄。 A file that has been switched. These are files which belongs to a different working copy than their local parent directory.

 

  • 遷出 Outgoing view

 

- 本地有更改的檔案。 A file whose contents have been modified and will be committed to the repository.

- 本地新增的檔案。 A file that will be newly added to the repository. This may coincide with a file removal in cases where a file is moved or renamed..

- 本地刪除的檔案。 A file that will be removed from the repository. This may coincide with a file addition in cases where a file is moved or renamed.

- 本地檔案屬性發生變化了的檔案。 A file with property changes, in the Commit dialog. On the Synchronize tab, property changes are currently reflected as a normal file modification ().

 

  • 遷入 Incoming view

 

- 需要更新的檔案。 A file that has content changes committed to the repository that will be applied to the local copy.

- 需要遷入的新增檔案。 A new file that will be added to the local copy from the repository. Like the outgoing file addition, this may be the result of a move or rename.

- 資產庫中刪除了的檔案。 A file that will be removed from the local copy because it has been removed from the repository. Like the outgoing file removal, this may be the result of a move or rename.

 

  • 衝突 Conflict view

 

- 資產庫和本地同時有修改的檔案。 A file that has been changed in both the local copy and repository independently, causing a need for conflict resolution. Fixing this condition involves opening up the conflict view or forcibly overwriting changes locally or remotely.

- 遠端資源庫上已經被重新命名或移動、刪除的檔案。 A file that has a tree conflict. This can occur when there are new changes to a file on one end (either local or remote), and the file is moved, removed, or renamed on the other.

 

  • “與資產庫同步”選項開啟的介面上的一些按鈕 Others :

 

Finally, the Synchronize with Repository option opens the Synchronize tab () with the following buttons:
- 同步選中的檔案,下拉式箭頭切換不同的遠程目錄。 Synchronizes the local copy with the currently selected repository when clicked. Selecting from the drop-down allows switching between different remote code bases.

- 只顯示需要遷入的檔案。

Shows only incoming changes (remote → local).

- 只顯示需要提交的檔案。

Shows only outgoing changes (local → remote).

- 同時顯示需要更新或提交檔案。

Shows both incoming and outgoing changes (remote ↔ local).

- 只顯示有衝突的檔案。

Shows conflicting changes.

- 更新全部檔案。

Updates all local resources with incoming changes after prompt.

- 提交全部檔案。

Brings up the commit dialog to commit all outgoing changes.

 

轉載於:http://blog.sina.com.cn/s/blog_80c69e390101e7ph.html

eclipse中svn的各種狀態表徵圖詳解

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.