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

putting workspace on symlink results in write access error or incorrect file function error #35

Open
grauziitisos opened this issue May 2, 2022 · 1 comment

Comments

@grauziitisos
Copy link

Hello!
Thank you very much for your dedication and this awesome modeller you have put your long efforts into!

I would want to share and multi-users-at-once-edit a diagram.

So I thought, I will put it on a git.

However, there is lot of files, not just the diagram, as it references JDK model and also backups and what not - so i need a .gitignore.

But I was unable to find a .gitignore example, so have to figure out myself how can I share and multi-users-at-once-edit a diagram.

As I have really old computer, the tracking of such a tremendous amount of files would require long waiting time, therefore I wanted to move the project folder to faster location.

However, searching workspace inside modelio folder and project folder yielded no usable results (eclipse creates eclipse-workspace, so I guesses maybe that is just a line inside a config file)

so I tried creating symlinks

workspace -> fasterLocation yields "location not writeable" error

modelio -> fasterLocation without workspace folder -> creates workspace folder (so how exactly that was not writeable before??)

modelio -> fasterLocation sees the project, but when actually opening the project

image

@grauziitisos
Copy link
Author

https://youtu.be/VK3F1Jr1-ug
almost whole muted video

3:23 successfully creates the workspace folder if there is not one
4:48 the incorrect function error
6:47 writeable error
13:59 the incorrect function error
18:46 the incorrect function error
22:08 demo that the project originally worked %userhome%

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