pgAdmin 4 commit: Use Robocopy only to copy web directories, and XCOPY

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use Robocopy only to copy web directories, and XCOPY
Date: 2022-02-15 10:41:43
Message-ID: E1nJvHD-0004e3-Av@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use Robocopy only to copy web directories, and XCOPY for all other operations.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d2efee594383a8eef3c3138657ba45aa4f056483

Modified Files
--------------
Make.bat | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-15 13:04:41 pgAdmin 4 commit: Rename the menu 'Disconnect Database' to 'Disconnect
Previous Message Akshay Joshi 2022-02-15 07:27:06 pgAdmin 4 commit: Ensure Robocopy exit codes are handled properly.