Online Help
SVNBreeze
Connect to Server
Import Working Copy
Check-out New Working Copy
Update
Resolve Conflicts
View Changes
Check-in Changes
Branch
Merge
Options
SVN
Terms
Terms
| SVN Term | Description |
|---|---|
| Update | Get the latest version from the server |
| Log | History |
| Commit | Check-in any changes to the server |
| Check-out | Create a new local working copy of a server repository |
| Working Copy | The local location which contains the server files |
| Repository | The server |
| Copy | Branch |
| Revert | Undo |
| Diff | Compare |
| Export | Copy the files and folder to another location without copying any SVN data, i.e. you are "exporting" the files from the repository. |
| Head | The latest file in the repository |
| Base | Same as head |
| Committed | The most recent revision in which an item changed |
| Prev | The previous item before 'committed' |
