Multiple workspaces over ssh?
Answered
My development server has two git repos. I can edit one of them fine over ssh but how can I add another one? It appears that I can be connected to only one ssh workspace at at a time.
Please sign in to leave a comment.
Can you elaborate, please, what is the issue connecting to more than one remote workspace?
Sorry, I'm not really sure about the problem, can you please describe your project structure? Are those repositories under the same directory root or in different directories?
These are two separate Git repos, both at the top level of the server's filesystem. I'm connected to one of them and it shows in the Workspace browser window with a green “SSH” icon. The problem is how do I add the second repo? If I click on SSH under “Connect To” on the left side, a dialog opens to make a new server connection.
You can add directory to a currently opened workspace form the Files tool context menu:
Does this help?
Thanks but what I really want is two workspaces on the same server. It's looking like that's not possible.
My SSH Server:
~/myproject1 = Workspace1
~/myproject2 = Workspace2
In terms of Fleet, Workspace - is a folder. So you can have multiple workspaces in on Fleet window. Please see Attach multiple folders section.
Could you please clarify for me, what does not work with such a setup for you? Thank you.
I'll take it from here thanks. You can close this ticket.