Deployment Configuration

I keep all files locally and then deploy to a Dev server and a Production Server. When I first set up configuration I set up the Dev Server and then the Prod server. I see the Set as Default checkmark and under mappings I see the Use this server as default. 

When I go to the Deployment menu, the first line is Deploy to DevServer. That never changes regardless of which server is the default. Also, if I check Automatic Upload, it always uploads to DevServer on Save, again regardless of which server is indicated as default.

So several questions.

First, what does Default Server mean?

And second, assuming I wanted it to go to ProdServer as the Automatic Upload target, how do I change that?

Third, can I configure it to go to multiple targets automatically when I do a save? 

Thanks

0
Avatar
Permanently deleted user

Hello,

> First, what does Default Server mean?

Server that will be used for uploads by default.

> And second, assuming I wanted it to go to ProdServer as the Automatic Upload target, how do I change that?

Mark this server as default. You will be able to right click file or folder and select "Upload to ProdServer" or use a shortcut without selecting a server.

> Third, can I configure it to go to multiple targets automatically when I do a save?

Unfortunately, not. However, you can create a macro for saving and uploading to multiple servers and then assign it with some shortcut. Please find the instructions at https://youtrack.jetbrains.com/issue/WI-34218#comment=27-1775721 .

0

请先登录再写评论。