Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| labs:subversion [2015/10/19 20:08] – [Subclipse with Eclipse] admin | labs:subversion [2022/01/24 20:11] (current) – [Subversion] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Subversion ====== | ====== Subversion ====== | ||
| + | |||
| + | :!: We are no longer actively supporting Subversion. | ||
| * [[http:// | * [[http:// | ||
| Line 104: | Line 106: | ||
| ===== Subclipse with Eclipse ===== | ===== Subclipse with Eclipse ===== | ||
| - | * Plugin | + | Subclipse is a plugin |
| - | | + | |
| - | * Help --> | + | ==== Installation |
| - | * Click "Add" | + | |
| - | * For " | + | * Help --> |
| - | * For "Location", put http:// | + | * Search for "Subclipse" |
| - | * Click OK | + | * The first one that pops up should be something like Subclipse |
| - | * Select All (Subclipse, SVNKit) | + | * Select it and click "Install" |
| - | * Go through the installation process | + | * Select All (Subclipse, SVNKit, ...) |
| - | * After installing, under preferences | + | * Go through the installation process, restart the workspace |
| + | |||
| + | === After Installing === | ||
| + | |||
| + | * Under preferences | ||
| * Under Team > SVN | * Under Team > SVN | ||
| * SVN Interface: Client: | * SVN Interface: Client: | ||
| * select SVNKit (Pure Java) | * select SVNKit (Pure Java) | ||
| + | * Under Team > Ignored Resources | ||
| + | * Add patterns for .classpath, .project, .settings | ||
| + | * These are files that are user-specific and should not be part of the shared repository. | ||
| ==== Set Up Repository ==== | ==== Set Up Repository ==== | ||
| - | * Repository (works from home computer too): < | + | * Repository (works from home computer too): < |
| ==== Team Menu ==== | ==== Team Menu ==== | ||
