Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| labs:subversion [2014/11/04 14:54] – [Subclipse with Eclipse on Windows] 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 --> Eclipse Marketplace | + | ==== Installation |
| - | * Search for (Find: | + | |
| - | * Select “Subclipse 1.8.22” | + | * Help --> Eclipse Marketplace |
| - | * Go through the installation process | + | * Search for "Subclipse" |
| - | * After installing, under preferences | + | * The first one that pops up should be something like Subclipse 1.10.## |
| + | * Select it and click " | ||
| + | * Select All (Subclipse, SVNKit, ...) | ||
| + | | ||
| + | |||
| + | === 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 ==== | ||
| + | The Team menu is where you'll find the commands you need to work with the subversion repository. | ||
| ==== Subclipse with Eclipse on Windows ==== | ==== Subclipse with Eclipse on Windows ==== | ||
| Line 126: | Line 138: | ||
| * Team --> SVN | * Team --> SVN | ||
| * Interface: switch client to **Pure Java** | * Interface: switch client to **Pure Java** | ||
| + | |||
| + | ===== SVN GUI Clients ===== | ||
| + | |||
| + | Of course, you may not want to use the command-line. | ||
| + | |||
| + | * [[http:// | ||
| + | * PyCharm and other IDEs have plugins or built-in clients available | ||
