Skip to content

0.10.15 General Grapes

Compare
Choose a tag to compare
@groboclown groboclown released this 02 Mar 16:37
· 46 commits to master since this release

Version 0.10.15 of the Perforce Community-Edition plugin is now available. This has a partial fix to a shared connection bug with the VCS root panel, and some other bugs. You can download it from the IntelliJ plugin interface, or from github.

Changes:

  • Bug fixes
    • Fixed part of a bug where the VCS root configuration shared options between root directories (#211). This is only a partial fix, as there's an underlying bug in the IDE that causes this problem. The resolved properties panel shows the path that's being set, so if the UI seems to show the wrong path, it's because of this underlying bug.
    • Fixed some NPEs caused by certain error and logging conditions.
    • Normalized the path view in the connections panel for Windows.
    • Fixed a problem when file locations don't map to a client workspace file ("null file spec in arguments").