Re: PATCH: pgAdmin4 windows installer

Поиск
Список
Период
Сортировка
От Paresh More
Тема Re: PATCH: pgAdmin4 windows installer
Дата
Msg-id CAAgiCNEOAZJKMHzcQzSSFELEz8oDiQTOEw1k9QLUdx=bTxkEHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PATCH: pgAdmin4 windows installer  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hello Dave,

Windows batch has problem with file search and replace when it comes to white spaces. Now the search and replace code is change to python.

So the installer creation issue is resolve.

Attached is the updated patch.


On Mon, Jun 6, 2016 at 2:51 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi,

On Fri, Jun 3, 2016 at 9:30 PM, Paresh More <paresh.more@enterprisedb.com> wrote:
Hello Dave.

There was problem with the Make.bat file ^M characters which is been removed.

Issues are fixed along with some code and README tidied

I'm still seeing the same error:

copy "C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss.in" "C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss"
        1 file(s) copied.
Error on line 113 in C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss: Column 3:
Semicolon (';') expected.
Compile aborted. 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--

Thanks & Regards

Paresh More

NEW-EDB-logo-4c

Pune, India.

Cell :  +919922000564 |  www.enterprisedb.com
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Susan Douglas
Дата:
Сообщение: Patch for pgAdmin docs
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fixing the decryption issue during restoring the conn