Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with multiple nested WebStorm projects in one repo #7

Open
Duvel opened this issue Mar 16, 2016 · 1 comment
Open

Problem with multiple nested WebStorm projects in one repo #7

Duvel opened this issue Mar 16, 2016 · 1 comment

Comments

@Duvel
Copy link

Duvel commented Mar 16, 2016

I have multiple WebStorm projects in separate folders in the same fossil repository, like this:

./root.fossil
./project1/.idea ...
./project2/.idea ...

When I am working in one of the sub projects, I'm not able to get diff's for changed files and not able to commit these files to fossil.

When I commit files I get this error:
Cannot start process, the working directory './project1/project1' does not exist

In the Version Control Tool Window the changed files are also shown with the project folder repeated.

I tried debugging the Java code, but wasn't able to pin point it quickly.

Thanks for the plugin BTW, it is nice to see a editor with support for fossil!

Remco Schoen

@Duvel
Copy link
Author

Duvel commented Mar 16, 2016

Concerns WebStorm 11.0.3 and plugin version 0.1.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant