Retrieve doesn't show directory diff when main source directory isn't named "src"

Issue #698 resolved
Scott Wells repo owner created an issue

This occurred when debugging with a user today. The user's existing directory structure was not rooted in a directory named src, and the retrieve action would pull the metadata into a temporary directory, but it would not show the directory diff window. The issue is that the retrieve action is looking specifically for a source root named src as the main source root. This needs to be more flexible.

Comments (3)

  1. Scott Wells reporter

    Attaching a test build with the prospective fix for verification and subsequent inclusion in the next official build. Install using Settings>Plugins>Install plugin from disk.

  2. Log in to comment