pginstaller - pginst: Got tired of merge conflicts on the paths whenever - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Got tired of merge conflicts on the paths whenever
Date
Msg-id 20050106163114.08D75AAD820@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Got tired of merge conflicts on the paths whenever Dave changed the version. So - move the path definitions to a
separateMakefile. Keep version numbers in Makefile.config. 

Modified Files:
--------------
    pginst:
        Makefile (r1.31 -> r1.32)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.31&r2=1.32)
        Makefile.config (r1.26 -> r1.27)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.config.diff?r1=1.26&r2=1.27)
        README (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README.diff?r1=1.12&r2=1.13)
    pginst/ca:
        Makefile (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/Makefile.diff?r1=1.15&r2=1.16)
    pginst/inst:
        Makefile (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/inst/Makefile.diff?r1=1.1&r2=1.2)
    pginst/wrapper:
        Makefile (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wrapper/Makefile.diff?r1=1.1&r2=1.2)
    pginst/wxi:
        Makefile (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/Makefile.diff?r1=1.9&r2=1.10)

Added Files:
-----------
    pginst:
        Makefile.paths.in (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.paths.in?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: dennis@svr1.postgresql.org (Dennis Bjorklund)
Date:
Subject: pgsql: Translation updates
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust lookup of client-side profile files (.pgpass and so on) as