Hi,
For me, that is correct patch, but should be applied with unix 'patch' program:

cd pgadmin3; patch --context -p1 <
/root/files/pgadmin/dave-good/pgadmin3.patch; cd ../

 Best regards
 Vladimir Kokovic
 Belgrade, Serbia, 10.October 2012

On 10/10/12, Dave Page <[email protected]> wrote:
> On Wed, Oct 10, 2012 at 4:06 PM, Vladimir Kokovic
> <[email protected]> wrote:
>> Hi,
>>
>> I don't know what is problem !
>> Maybe some blank line missing,
>> Try to add empty line at the end of file.
>>
>> My git diff command:
>>
>> cd pgadmin3; git diff master vk-20120512-pgadmin3 | filterdiff
>> --format=context > /tmp/pgadmin3.patch; cd ../
>
> Oh, OK - please try that again, but don't pipe it through filterdiff.
> I suspect that's what's causing the issue.
>
> e.g.
>
> cd pgadmin3; git diff master vk-20120512-pgadmin3 > /tmp/pgadmin3.patch; cd
> ../
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to