TortoiseSVN Command Equivalents in RAD Studio
Go Up to Subversion Integration in the IDE
TortoiseSVN is a widely used free Subversion client for Windows. The following table lists the major TortoiseSVN commands that are now implemented, including a short description of the implementation inside RAD Studio.
| TortoiseSVN Command | Equivalent RAD Studio Command |
|---|---|
|
Checkout |
File > Open from Version Control |
|
Import |
Projects Window | right-click a project | Add to Version Control.
|
|
Show Log |
Do either of the following:
How To: |
|
Diff |
History tab | click the Differences tab. |
|
Annotate |
History tab | click |
|
Update |
Projects Window | right-click a file | Subversion > Update. |
|
Commit |
Projects Window | right-click a file | Subversion > Commit. |
|
Cleanup |
Projects Window | right-click a file and choose either:
How To: Clean Up Folders Under Subversion. |
|
Repo-Browser |
Do either of the following:
See Repository Browser. |