stackbuilder - wizard: When a file to be downloaded already exists but

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: stackbuilder - wizard: When a file to be downloaded already exists but
Date: 2007-09-24 15:50:53
Message-ID: 20070924155053.4B5542175FF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
When a file to be downloaded already exists but the checksum doesn't match, instead of changing the name we save to, rename the existing file (by appending .YYYYMMDDHHMMSS). We need to do this because renaming the msi maks Bad Things Happen when we try to upgrade.

Modified Files:
--------------
wizard:
App.cpp (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.13&r2=1.14)
wizard/include:
App.h (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/App.h.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2007-09-24 15:57:54 stackbuilder - setupkit: Don't include the package version number in the
Previous Message Alvaro Herrera 2007-09-24 15:26:54 Re: [COMMITTERS] pgsql: Reduce the size of memoryallocations by lazy vacuum when