 Online Help
 Online Help
 SVNBreeze
 SVNBreeze
 Connect to Server
 Connect to Server
 Import Working Copy
 Import Working Copy
 Check-out New Working Copy
 Check-out New Working Copy
 Update
 Update
 Resolve Conflicts
 Resolve Conflicts
 View Changes
 View Changes
 Check-in Changes
 Check-in Changes
 Branch
 Branch
 Merge
 Merge
 Options
 Options
 SVN
 SVN
 Terms
 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' | 
