eclipse:svn
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eclipse:svn [2014/05/06 10:27] – skipidar | eclipse:svn [2023/11/01 07:15] (current) – ↷ Page moved from camunda:eclipse:svn to eclipse:svn skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | === Eclipse Team Synchronizing persepctive === | ||
+ | **In the help file for the Subversive plugin there is a describtion for each icon.** | ||
+ | |||
+ | == Icons == | ||
+ | |||
+ | |{{http:// | ||
+ | |{{http:// | ||
+ | |{{http:// | ||
+ | |{{http:// | ||
+ | |||
+ | More Icons and their meaning may be dound here: http:// | ||
+ | |||
+ | == Glossar == | ||
+ | * Commit - send from local version to remote repository | ||
+ | * Update - download from remote repository to local | ||
+ | |||
+ | |||
+ | ==== Clear all .svn subfolders ==== | ||
+ | |||
+ | Bath to clear svn subs | ||
+ | |||
+ | http:// | ||
+ | |||
+ | Execute this from CMD to del .svn subfolders | ||
+ | < | ||
+ | FOR /F " | ||
+ | </ |