Using a RO project folder #1122
Unanswered
cx-alberto-simoes
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
You mean, you would like to have a setting in
something like this? # default
project_serena_folder: $projectDir/.serena
# your preference
project_serena_folder: /projects-metadata/$projectName/.serenaIs this what you would want? Note that you also have the option of using links. If you want the data to actually be in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For my serena use-case, it would be great if I could set project
.serenafolder somewhere else.For example, if my projects are in
/projects/projAand/projects/projB, specify that metadata is stored in/project-metadata, where it would be created/projects-metadata/projA/.serena/...and so on.Is this a feature that would be accepted by the Serena core team?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions