Some parts of Subversion 1.8 integration are already implemented. There is still a number of issues in YouTrack. But the table below is aimed to provide high level overview of current feature implementation status.
Legend
Status | Meaning |
---|---|
Implemented | |
Planned but not implemented yet | |
Feature has known currently not implemented parts |
Features
Status | Feature | Notes |
---|---|---|
Add/Copy/Move/Delete/Revert |
| |
Compare |
| |
History |
| |
Annotate |
| |
File conflicts handling/resolving |
| |
Tree conflicts handling/resolving |
| |
Commit |
| |
Edit commit message (in revision history) |
| |
Update |
| |
Switch |
| |
Lock/Unlock |
| |
Cleanup |
| |
Relocate |
| |
Properties add/edit/delete/list |
| |
Ignore |
| |
Change lists |
| |
Create branch/tag |
| |
Compare with Branch | Needs verification | |
Merge from |
| |
Integrate | Issues with highlight integrated | |
Import |
| |
Share Project |
| |
Export |
| |
Checkout |
| |
Upgrade working copy |
| |
Externals |
| |
Nested working copies |
| |
Authentication: file, svn, http |
| |
Authentication: https | https two-way should be supported, https one-way - trusting to not valid certificate should be enhanced | |
Authentication: svn+ssh | Works ok, if no interaction with ssh client is required (for instance, public key with no passphrase or ssh agent is used). | |
Proxies configured in IDEA | Needs verification |