[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] must be a user problem?
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] must be a user problem? |
Date: |
Thu, 3 Nov 2005 23:54:03 +0100 |
User-agent: |
KMail/1.7.1 |
On Thursday 03 November 2005 22:42, Randy.Dunlap wrote:
> On Thu, 3 Nov 2005, Randy.Dunlap wrote:
> > > qp add drivers/scsi/ata_acpi.c
> >
> > File drivers/scsi/ata_acpi.c added to patch ata_acpi.patch
This step added file drivers/scsi/ata_acpi.c to the patch in its current
version.
> > [...]
> Hm, so, .pc/ata_acpi.patch/drivers/scsi/ata_acpi.c contained
> the complete new file, so quilt refresh found no changes
> between the "current" file in drivers/scsi/ and the
> "original" file in .pc/. I truncated the file in .pc/
> to be a 0-length file and then 'refresh' produces a
> correct diff (AFAICT).
>
> Is this a quilt buglet or a user problem?
Did you intend to add a new file? If so, add a non-existent file with ``quilt
add'' and then create that file with the appropriate contents.
Regards,
Andreas.